use Win+Tab for :ClientMenu
This commit is contained in:
parent
86bb01b471
commit
aa51d6bda7
7
keys
7
keys
@ -51,8 +51,11 @@ Mod1 Tab :NextWindow {groups} (workspace=[current])
|
||||
Mod1 Shift Tab :PrevWindow {groups} (workspace=[current])
|
||||
|
||||
# cycle through tabs in the current window
|
||||
Mod4 Tab :NextTab
|
||||
Mod4 Shift Tab :PrevTab
|
||||
#Mod4 Tab :NextTab
|
||||
#Mod4 Shift Tab :PrevTab
|
||||
|
||||
# Win+tab
|
||||
Mod4 Tab :ClientMenu
|
||||
|
||||
# go to a specific tab in the current window
|
||||
Mod4 1 :Tab 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user