sway: fix lock
This commit is contained in:
parent
b13ad503cc
commit
893c4c7a74
@ -146,7 +146,7 @@ bar {
|
|||||||
# exec --no-startup-id pa-applet
|
# exec --no-startup-id pa-applet
|
||||||
# exec --no-startup-id blueman-applet
|
# exec --no-startup-id blueman-applet
|
||||||
|
|
||||||
bindsym $mod+Ctrl+l exec --no-startup-id loginctl lock-session
|
bindsym $mod+Ctrl+l exec --no-startup-id ~/etc/swaylock.sh
|
||||||
exec swayidle -w \
|
exec swayidle -w \
|
||||||
timeout 300 /home/gebner/etc/swaylock.sh \
|
timeout 300 /home/gebner/etc/swaylock.sh \
|
||||||
timeout 600 'swaymsg "output * dpms off"' \
|
timeout 600 'swaymsg "output * dpms off"' \
|
||||||
|
Loading…
Reference in New Issue
Block a user