swaylockd is not compatible with --daemonize See: https://github.com/jirutka/swaylockd/blob/master/swaylockd.1.adoc#description
1 files changed, 2 insertions(+), 2 deletions(-) M sway/config
M sway/config => sway/config +2 -2
@@ 49,10 49,10 @@ output DP-1 adaptive_sync on ### Idle configuration # exec swayidle -w \ timeout 600 'swaylockd -f -c 000000' \ timeout 600 'swaylockd -c 000000' \ timeout 900 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ before-sleep 'playerctl pause' \ before-sleep 'swaylockd -f -c 000000' before-sleep 'swaylockd -c 000000' ### Input configuration #