river: Usar lock
waylock no backgroundea, rompiendo el keybinding que suspende
This commit is contained in:
parent
7a4f2fc62b
commit
5482c2edb4
1 changed files with 2 additions and 2 deletions
|
@ -119,8 +119,8 @@ do
|
||||||
riverctl map $mode None XF86MonBrightnessDown spawn 'brillo -U 5; brillo -O'
|
riverctl map $mode None XF86MonBrightnessDown spawn 'brillo -U 5; brillo -O'
|
||||||
done
|
done
|
||||||
|
|
||||||
riverctl map normal $mod M spawn waylock
|
riverctl map normal $mod M spawn lock
|
||||||
riverctl map normal $mod+Shift M spawn 'waylock && doas su -c "echo mem > /sys/power/state"'
|
riverctl map normal $mod+Shift M spawn 'lock && doas su -c "echo mem > /sys/power/state"'
|
||||||
riverctl map normal $mod Return spawn footclient
|
riverctl map normal $mod Return spawn footclient
|
||||||
riverctl map normal $mod D spawn fuzzel-run
|
riverctl map normal $mod D spawn fuzzel-run
|
||||||
riverctl map normal $mod backslash spawn buscar-archivos
|
riverctl map normal $mod backslash spawn buscar-archivos
|
||||||
|
|
Loading…
Reference in a new issue