finalising niri config on io

This commit is contained in:
William 2025-10-20 14:10:18 -03:00
parent 8600145275
commit 6d3ceccf93
7 changed files with 51 additions and 3 deletions

View file

@ -150,6 +150,7 @@ in
Ctrl+Alt+Shift+A allow-when-locked=true { spawn "toggleaudiosink"; }
Mod+W repeat=false { toggle-overview; }
Mod+Q { close-window; }
Alt+Shift+Q { close-window;}
Super+Shift+L hotkey-overlay-title="Lock Screen" { spawn "dms" "ipc" "call" "lock" "lock"; }
Mod+Shift+Q { close-window; }
Mod+V hotkey-overlay-title="Clipboard Manager" { spawn "dms" "ipc" "call" "clipboard" "toggle"; }