This commit is contained in:
kenji
2025-07-16 08:07:55 -05:00
parent 35845cac3a
commit 69253992df
3 changed files with 14 additions and 3 deletions
+9
View File
@@ -46,6 +46,9 @@
"$mod, S, global, caelestia:launcherInterrupt"
"$mod, G, global, caelestia:launcherInterrupt"
"$mod, T, global, caelestia:launcherInterrupt"
"$mod, D, global, caelestia:launcherInterrupt"
"$mod, Escape, global, caelestia:launcherInterrupt"
"$mod, W, global, caelestia:launcherInterrupt"
"$mod, Q, global, caelestia:launcherInterrupt"
@@ -130,9 +133,15 @@
"$mod, M, exec, caelestia toggle music"
"$mod, D, exec, caelestia toggle communication"
"$mod, R, exec, caelestia toggle todo"
"$mod, G, togglespecialworkspace, gaming"
"$mod SHIFT, G, movetoworkspace, special:gaming"
"$mod, T, togglespecialworkspace, special:steam"
"$mod SHIFT, T, movetoworkspace, special:steam"
"$mod, ESCAPE, togglespecialworkspace, special:btop"
# Toggle special workspace
"$mod, S, exec, caelestia toggle specialws"