diff --git a/.config/sway/scripts/lockman.sh b/.config/sway/scripts/lockman.sh index a06316e..143fbca 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/i3-lock-screen.png -L -K --font JetBrainsMono -s tile +swaylock -i ~/.config/sway/swaylock.png -L -K --font UbuntuMono -s tile # Kills last background task so idle timer doesn't keep running kill %%