sway: Usar p para bloquear

m es muy fácil de apretar accidentalmente
This commit is contained in:
Cat /dev/Nulo 2022-09-14 20:22:05 -03:00
parent d0e9140da9
commit babbb8646f
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ exec swayidle -w \
timeout 420 'lock' \
timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
before-sleep 'lock'
bindsym $mod+m exec lock
bindsym $mod+Shift+m exec "lock && doas su -c 'echo mem > /sys/power/state'"
bindsym $mod+p exec lock
bindsym $mod+Shift+p exec "lock && doas su -c 'echo mem > /sys/power/state'"
### Input configuration
#