mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 14:59:29 -05:00
add sleep
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"],
|
||||
["kitty", "-T", "btop", "fish", "-c", "btop"],
|
||||
["sleep", "1", "kitty", "-T", "btop", "fish", "-c", "btop"],
|
||||
)
|
||||
hypr.dispatch("togglespecialworkspace", "sysmon")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user