update keybindings for switching workspaces

This commit is contained in:
Josh Holtrop 2015-06-12 10:50:10 -04:00
parent d08b718a67
commit a097731bc3

48
keys
View File

@ -115,32 +115,32 @@ Shift Mod4 Right :SendToNextHead
#Control Mod4 Right :TakeToNextWorkspace #Control Mod4 Right :TakeToNextWorkspace
# change to a specific workspace # change to a specific workspace
Control F1 :Workspace 1 Mod4 F1 :Workspace 1
Control F2 :Workspace 2 Mod4 F2 :Workspace 2
Control F3 :Workspace 3 Mod4 F3 :Workspace 3
Control F4 :Workspace 4 Mod4 F4 :Workspace 4
Control F5 :Workspace 5 Mod4 F5 :Workspace 5
Control F6 :Workspace 6 Mod4 F6 :Workspace 6
Control F7 :Workspace 7 Mod4 F7 :Workspace 7
Control F8 :Workspace 8 Mod4 F8 :Workspace 8
Control F9 :Workspace 9 Mod4 F9 :Workspace 9
Control F10 :Workspace 10 Mod4 F10 :Workspace 10
Control F11 :Workspace 11 Mod4 F11 :Workspace 11
Control F12 :Workspace 12 Mod4 F12 :Workspace 12
# send the current window to a specific workspace # send the current window to a specific workspace
Mod4 F1 :SendToWorkspace 1 Control F1 :SendToWorkspace 1
Mod4 F2 :SendToWorkspace 2 Control F2 :SendToWorkspace 2
Mod4 F3 :SendToWorkspace 3 Control F3 :SendToWorkspace 3
Mod4 F4 :SendToWorkspace 4 Control F4 :SendToWorkspace 4
Mod4 F5 :SendToWorkspace 5 Control F5 :SendToWorkspace 5
Mod4 F6 :SendToWorkspace 6 Control F6 :SendToWorkspace 6
Mod4 F7 :SendToWorkspace 7 Control F7 :SendToWorkspace 7
Mod4 F8 :SendToWorkspace 8 Control F8 :SendToWorkspace 8
Mod4 F9 :SendToWorkspace 9 Control F9 :SendToWorkspace 9
Mod4 F10 :SendToWorkspace 10 Control F10 :SendToWorkspace 10
Mod4 F11 :SendToWorkspace 11 Control F11 :SendToWorkspace 11
Mod4 F12 :SendToWorkspace 12 Control F12 :SendToWorkspace 12
# send the current window and change to a specific workspace # send the current window and change to a specific workspace
Control Mod4 F1 :TakeToWorkspace 1 Control Mod4 F1 :TakeToWorkspace 1