did gridock lockscreen
This commit is contained in:
7
sway-cyberboobs/.config/sway/device-conf
Normal file
7
sway-cyberboobs/.config/sway/device-conf
Normal file
@@ -0,0 +1,7 @@
|
||||
bindsym Mod4+Control+p exec swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135
|
||||
|
||||
exec swayidle -w \
|
||||
timeout 300 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135' \
|
||||
timeout 600 'swaymsg output * dpms off' \
|
||||
resume 'swaymsg putput * dpms on' \
|
||||
before-sleep 'swaylock -i ~/.config/sway/foxy.png --indicator-y-position 135'
|
||||
Reference in New Issue
Block a user