feat(binds): exchanged wiremix bind to that of steam
steam is mouse-based application; preferrable to have a commonly used bind use only one hand.
This commit is contained in:
@@ -62,7 +62,7 @@ in {
|
||||
"SUPER, Escape, exec, hakase-popup-launch btop"
|
||||
"SUPER, N, exec, hakase-popup-launch impala"
|
||||
"SUPER, B, exec, hakase-popup-launch bluetui"
|
||||
"SUPER, A, exec, hakase-popup-launch wiremix"
|
||||
"SUPER, T, exec, hakase-popup-launch wiremix"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
|
||||
@@ -54,8 +54,8 @@ in {
|
||||
];
|
||||
|
||||
bindd = [
|
||||
"SUPER, T, Toggle Steam, togglespecialworkspace, steam"
|
||||
"SUPER SHIFT, T, Move to Steam Special Workspace, movetoworkspace, special:steam"
|
||||
"SUPER, A, Toggle Steam, togglespecialworkspace, steam"
|
||||
"SUPER SHIFT, A, Move to Steam Special Workspace, movetoworkspace, special:steam"
|
||||
"SUPER, G, Switch to Gaming Workspace, workspace, name:gaming"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user