add niri keybind for toggling tabbed window

This commit is contained in:
ulic-youthlic 2025-02-26 13:27:29 +08:00
parent 3c4afbf58c
commit 85002cb201
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -164,6 +164,9 @@ binds {
Mod+T {
spawn "ghostty"
}
Mod+Shift+T {
toggle-column-tabbed-display
}
Mod+Space {
spawn "fuzzel"
}