mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-09-06 11:31:38 +02:00
more niri confing
This commit is contained in:
parent
db8205f4b6
commit
6106bd2674
3 changed files with 21 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
"Mod+Shift+E".action.quit = [];
|
||||
"Mod+Shift+Q".action.close-window = [];
|
||||
"Mod+Shift+P".action.power-off-monitors = [];
|
||||
|
||||
"Mod+Shift+Slash".action.show-hotkey-overlay = [];
|
||||
|
||||
|
@ -20,6 +21,10 @@
|
|||
"Mod+Ctrl+J".action.move-window-down = [];
|
||||
"Mod+Ctrl+K".action.move-window-up = [];
|
||||
"Mod+Ctrl+L".action.move-column-right = [];
|
||||
"Mod+R".action.switch-preset-column-width = [];
|
||||
|
||||
"Mod+V".action.toggle-window-floating = [];
|
||||
"Mod+Shift+V".action.switch-focus-between-floating-and-tiling = [];
|
||||
|
||||
# monitor controls
|
||||
"Mod+Shift+H".action.focus-monitor-left = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue