niri: add windowed fullscreen bind
This commit is contained in:
parent
1f153cc599
commit
12a7ea01dc
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@
|
||||||
"Mod+Shift+R".action.reset-window-height = {};
|
"Mod+Shift+R".action.reset-window-height = {};
|
||||||
"Mod+F".action.maximize-column = {};
|
"Mod+F".action.maximize-column = {};
|
||||||
"Mod+Shift+F".action.fullscreen-window = {};
|
"Mod+Shift+F".action.fullscreen-window = {};
|
||||||
|
"Super+Shift+Alt+F".action.toggle-windowed-fullscreen = {};
|
||||||
"Mod+C".action.center-column = {};
|
"Mod+C".action.center-column = {};
|
||||||
|
|
||||||
# Finer width adjustments.
|
# Finer width adjustments.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue