fixing multimonitor lock
This commit is contained in:
parent
807defef35
commit
6753b3839f
@ -32,10 +32,10 @@ floating_modifier $mod
|
||||
bindsym $mod+Return exec st
|
||||
|
||||
# setup idling
|
||||
exec swayidle -w \
|
||||
timeout 600 'swaylock-blur' \
|
||||
timeout 900 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||
lock 'swaylock-blur'
|
||||
# exec swayidle -w \
|
||||
# timeout 600 'swaylock-blur' \
|
||||
# timeout 900 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||
# lock 'swaylock-blur'
|
||||
|
||||
# lock the screen
|
||||
bindsym $mod+q exec swaylock-blur
|
||||
|
Loading…
x
Reference in New Issue
Block a user