install: foot exec -> foot

This commit is contained in:
2 * r + 2 * t
2025-03-21 23:47:04 +11:00
parent 4fb61203fb
commit e9cf7459a0
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -2,7 +2,6 @@
. (dirname (status filename))/util.fish
command -v foot-exec &> /dev/null && set -l cmd foot-exec || set -l cmd foot
spawn-client '.class == "btop" and .title == "btop" and .workspace.name == "special:sysmon"' $cmd -a 'btop' -T 'btop' -- btop
spawn-client '.class == "btop" and .title == "btop" and .workspace.name == "special:sysmon"' foot -a 'btop' -T 'btop' -- btop
hyprctl dispatch togglespecialworkspace sysmon