Wallpaper
This commit is contained in:
@@ -4,6 +4,6 @@ swayidle \
|
|||||||
timeout 5 'swaymsg "output * dpms off"' \
|
timeout 5 'swaymsg "output * dpms off"' \
|
||||||
resume 'swaymsg "output * dpms on"' &
|
resume 'swaymsg "output * dpms on"' &
|
||||||
# Locks the screen immediately
|
# 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
|
# Kills last background task so idle timer doesn't keep running
|
||||||
kill %%
|
kill %%
|
||||||
|
|||||||
Reference in New Issue
Block a user