From b9782052198f472bb1d7f2da904790b3d2abde59 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Fri, 9 Feb 2024 11:53:03 +0100 Subject: some things --- linux/sway/autostart.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/sway') diff --git a/linux/sway/autostart.m4 b/linux/sway/autostart.m4 index ae49261..57094c5 100644 --- a/linux/sway/autostart.m4 +++ b/linux/sway/autostart.m4 @@ -4,7 +4,7 @@ exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSO # screen locking m4_changequote({, })m4_dnl -m4_ifelse(SYSID, {2}, {m4_dnl +m4_ifelse(SYSID, {1}, {m4_dnl exec swayidle -w \ timeout 300 'swaymsg "output * dpms off"' \ timeout 3600 physlock \ -- cgit v1.2.3