forked from Shinonome/caelestia-cli
fixed
This commit is contained in:
@@ -66,7 +66,7 @@ class Command:
|
||||
and c["title"] == "btop"
|
||||
and c["workspace"]["name"] == "special:sysmon",
|
||||
# ["foot", "-a", "btop", "-T", "btop", "fish", "-C", "exec btop"],
|
||||
["sleep", "1", "kitty", "-T", "btop", "fish", "-c", "btop"],
|
||||
["kitty", "--detach", "-T", "btop", "fish", "-C", "btop"],
|
||||
)
|
||||
hypr.dispatch("togglespecialworkspace", "sysmon")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user