feat: niri fullscreen bind
1 files changed, 2 insertions(+), 0 deletions(-) M modules/hosts/ws/arwen/niri.kdl
M modules/hosts/ws/arwen/niri.kdl => modules/hosts/ws/arwen/niri.kdl +2 -0
@@ 43,6 43,8 @@ binds { Mod+Shift+E { quit; } + Mod+F { fullscreen-window; } + Mod+H { focus-column-left; } Mod+J { focus-window-down; } Mod+K { focus-window-up; }