fix: steam bind

This commit is contained in:
kenji
2025-07-16 09:15:26 -05:00
parent 446cfea7dd
commit 7cec25fdb9
2 changed files with 12 additions and 10 deletions
Generated
+8 -8
View File
@@ -52,11 +52,11 @@
"caelestia-cli-src": {
"flake": false,
"locked": {
"lastModified": 1752673247,
"narHash": "sha256-0zEy8aVBZ66RWRx2NPzgURF3iv1pRHuTB3Zld5KkZLU=",
"lastModified": 1752675126,
"narHash": "sha256-59+MWBaONDfdxilixFacHhG0vXe8nqaEi+Dzaj6GlwI=",
"ref": "refs/heads/main",
"rev": "e5f1231749bc7c795302b9dc004c891ce162fb2b",
"revCount": 260,
"rev": "e71b0fe41f6c48bfdf2e467bf8abdc1b70c64d00",
"revCount": 262,
"type": "git",
"url": "https://git.sakamoto.dev/kenji/caelestia-cli"
},
@@ -77,11 +77,11 @@
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1752673285,
"narHash": "sha256-rXEB4fG2MK7vEiAww7JsGNK0oYGWbW12m9T0g1IwiVM=",
"lastModified": 1752675169,
"narHash": "sha256-TayhnJDXxdUYE+Bo5eo6PQ7bezs1mcIoDtcm6ChO9Hk=",
"ref": "refs/heads/master",
"rev": "d51d8ee1d4dbd8db0367423bc7b3be5c15c8a1bc",
"revCount": 9,
"rev": "aad2fc02dd487ad560850396bc1a189fd5c52f71",
"revCount": 10,
"type": "git",
"url": "https://git.sakamoto.dev/kenji/caelestia-nix"
},
+4 -2
View File
@@ -138,8 +138,10 @@
"$mod, G, togglespecialworkspace, gaming"
"$mod SHIFT, G, movetoworkspace, special:gaming"
"$mod, T, togglespecialworkspace, special:steam"
"$mod SHIFT, T, movetoworkspace, special:steam"
"$mod, T, exec, caelestia toggle steam"
# "$mod, T, togglespecialworkspace, special:steam"
# "$mod SHIFT, T, movetoworkspace, special:steam"
# Toggle special workspace
"$mod, S, exec, caelestia toggle specialws"