From 0a07704d6dc53bf3a35d4aadfa240586f55e9487 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 20 Jul 2023 21:19:29 +0100 Subject: Replace python installer --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/config') diff --git a/sway/config b/sway/config index 363e666..8d8a8d7 100644 --- a/sway/config +++ b/sway/config @@ -183,7 +183,7 @@ exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DE exec swayidle -w \ timeout 300 "notify-send 'Power' 'System will suspend very soon due to inactivity.'" \ timeout 310 "swaylock" \ - timeout 315 "systemctl suspend" \ + timeout 313 "swaymsg 'output * power off'" resume "swaymsg 'output * power on'" \ before-sleep "swaylock" exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -- cgit v1.2.3-70-g09d2