From 613a12040d254b9e8e5ee454ff4d168f173fd637 Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Mon, 3 Nov 2025 21:20:30 +0100 Subject: sway: trigger sway-session systemd target --- .config/sway/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 9fde25e..42ce061 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -28,6 +28,9 @@ exec swayidle -w \ before-sleep 'swaylock -t -e -c 1f1f1f -i ~/.local/lock_2560_2head.png' exec dunst + +exec_always systemctl --user start sway-session.target + # # This will lock your screen after 300 seconds of inactivity, then turn off # your displays after another 300 seconds, and turn your screens back on when -- cgit v1.2.3-70-g09d2