Change script to be run in fzfmenu workspace

This commit is contained in:
Christoffer Martinsson 2024-12-09 22:36:43 +01:00
parent c7687761dc
commit 3479592a87

View File

@ -163,6 +163,6 @@ command)
command="${PARAMS[0]}" command="${PARAMS[0]}"
;; ;;
esac esac
hyprctl dispatch togglespecialworkspace scratchpad hyprctl dispatch togglespecialworkspace fzfmenu
hyprctl dispatch exec "$command" hyprctl dispatch exec "$command"
# hyprctl dispatch killactive # hyprctl dispatch killactive