update various configs
This commit is contained in:
parent
809e6f2157
commit
ef72e46e77
4 changed files with 36 additions and 29 deletions
|
|
@ -351,6 +351,8 @@ binds {
|
|||
// The quit action will show a confirmation dialog to avoid accidental exits.
|
||||
Mod+Shift+E { quit; }
|
||||
|
||||
Mod+V { toggle-window-floating; }
|
||||
|
||||
// Powers off the monitors. To turn them back on, do any input like
|
||||
// moving the mouse or pressing any other key.
|
||||
Mod+Shift+P { power-off-monitors; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue