update various configs

This commit is contained in:
Veneficium 2025-07-18 13:03:45 +02:00
parent 809e6f2157
commit ef72e46e77
4 changed files with 36 additions and 29 deletions

View file

@ -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; }