Add a control to turn the screen off (super+0 then d)
This commit is contained in:
parent
d6d24a5a45
commit
c944602b34
2 changed files with 4 additions and 1 deletions
|
|
@ -420,6 +420,9 @@
|
|||
bind = ,l, exec, swaylock
|
||||
bind = ,l, submap, reset
|
||||
|
||||
bind = ,d, exec, sleep .1 && hyprctl dispatch dpms
|
||||
bind = ,d, submap, reset
|
||||
|
||||
bind = ,escape, submap, reset
|
||||
submap = reset
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue