add niri keybind for toggling tabbed window
This commit is contained in:
parent
3c4afbf58c
commit
85002cb201
1 changed files with 3 additions and 0 deletions
|
|
@ -164,6 +164,9 @@ binds {
|
||||||
Mod+T {
|
Mod+T {
|
||||||
spawn "ghostty"
|
spawn "ghostty"
|
||||||
}
|
}
|
||||||
|
Mod+Shift+T {
|
||||||
|
toggle-column-tabbed-display
|
||||||
|
}
|
||||||
Mod+Space {
|
Mod+Space {
|
||||||
spawn "fuzzel"
|
spawn "fuzzel"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue