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 {
|
||||
spawn "ghostty"
|
||||
}
|
||||
Mod+Shift+T {
|
||||
toggle-column-tabbed-display
|
||||
}
|
||||
Mod+Space {
|
||||
spawn "fuzzel"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue