mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
added new helpful switching command
This commit is contained in:
parent
96c9214462
commit
73eafe90e1
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ in
|
||||||
"$mod, mouse_down, workspace, e+1"
|
"$mod, mouse_down, workspace, e+1"
|
||||||
"$mod, mouse_up, workspace, e-1"
|
"$mod, mouse_up, workspace, e-1"
|
||||||
|
|
||||||
"CTRL_SHIFT, h, Monitor-respective left-wards workspace switching, ewwtilities prev-next-workspace 0"
|
"CTRL_SHIFT, h, ewwtilities prev-next-workspace 0"
|
||||||
"CTRL_SHIFT, l, Monitor-respective right-wards workspace switching, ewwtilities prev-next-workspace 1"
|
"CTRL_SHIFT, l, ewwtilities prev-next-workspace 1"
|
||||||
] ++
|
] ++
|
||||||
# Change workspace
|
# Change workspace
|
||||||
(map (n:
|
(map (n:
|
||||||
|
|
Loading…
Reference in a new issue