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:
kenji
2026-03-07 07:16:33 -06:00
parent f097c9e15f
commit 7cadace240
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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"
];