From 2267dff16d47d7ede7d0470cc37875f757ea7e0d Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 8 Feb 2024 14:32:19 -0600 Subject: fix(swayidle): fully remove systemd integration --- sway/.config/swayidle/config | 1 - 1 file changed, 1 deletion(-) (limited to 'sway/.config/swayidle/config') diff --git a/sway/.config/swayidle/config b/sway/.config/swayidle/config index 37cd762..f5e77a2 100644 --- a/sway/.config/swayidle/config +++ b/sway/.config/swayidle/config @@ -1,4 +1,3 @@ timeout 600 'systemctl --user start idle.target' resume 'systemctl --user stop idle.target' timeout 900 'loginctl lock-session' timeout 1200 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' -idlehint 1800 -- cgit v1.2.3-70-g09d2