diff --git a/.config/sway/scripts/lockman.sh b/.config/sway/scripts/lockman.sh index 143fbca..09b3ad9 100644 --- a/.config/sway/scripts/lockman.sh +++ b/.config/sway/scripts/lockman.sh @@ -4,6 +4,6 @@ swayidle \ timeout 5 'swaymsg "output * dpms off"' \ resume 'swaymsg "output * dpms on"' & # Locks the screen immediately -swaylock -i ~/.config/sway/swaylock.png -L -K --font UbuntuMono -s tile +swaylock # Kills last background task so idle timer doesn't keep running kill %%