From bf5df2e802df4a46378855fd7ef0b0a4979d8c27 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Mon, 12 Feb 2024 18:00:19 +0100 Subject: Improve some config stuff --- linux/sway/autostart.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linux/sway/autostart.m4') diff --git a/linux/sway/autostart.m4 b/linux/sway/autostart.m4 index 68045e2..828fe06 100644 --- a/linux/sway/autostart.m4 +++ b/linux/sway/autostart.m4 @@ -1,10 +1,9 @@ -m4_include(`system.m4')m4_dnl # Fix GTK+ application slow start exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK # screen locking m4_changequote({, })m4_dnl -m4_ifelse(SYSID, {1}, {m4_dnl +m4_ifelse(DT_SYSID, {1}, {m4_dnl #exec swayidle -w \ # timeout 300 'swaymsg "output * dpms off"' \ # timeout 3600 physlock \ -- cgit v1.2.3