Remove swaylock for the moment
This commit is contained in:
parent
ee4cbe649f
commit
6b6acbdf94
@ -80,10 +80,10 @@ output DP-1 adaptive_sync on
|
|||||||
|
|
||||||
# -c 000000 sets the color in RGB
|
# -c 000000 sets the color in RGB
|
||||||
# use -i to set an image
|
# use -i to set an image
|
||||||
exec swayidle -w \
|
#exec swayidle -w \
|
||||||
timeout 300 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"' \
|
# timeout 300 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"' \
|
||||||
timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
# timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||||
before-sleep 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"'
|
# before-sleep 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"'
|
||||||
|
|
||||||
### Input configuration
|
### Input configuration
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user