update fluxbox keybinds
This commit is contained in:
parent
c6f4243437
commit
c925e760ae
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ OnTitlebar Mouse2 :Shade
|
|||
OnTitlebar Mouse3 :WindowMenu
|
||||
|
||||
# alt-tab
|
||||
Mod1 Tab :NextWindow {static groups} (workspace=[current])
|
||||
Mod1 Shift Tab :PrevWindow {static groups} (workspace=[current])
|
||||
Mod1 Tab :NextWindow {static groups} (workspace=[current]) (minimized=no)
|
||||
Mod1 Shift Tab :PrevWindow {static groups} (workspace=[current]) (minimized=no)
|
||||
|
||||
# cycle through tabs in the current window
|
||||
Mod4 Tab :NextTab
|
||||
|
|
Loading…
Reference in a new issue