diff --git a/home/scripts/system/default.nix b/home/scripts/system/default.nix index f3a2bf8..7474689 100644 --- a/home/scripts/system/default.nix +++ b/home/scripts/system/default.nix @@ -19,7 +19,7 @@ let # if pgrep tofi; then # pkill tofi # else - # hyprctl dispatch exec $(tofi-drun) + # tofi-drun --drun-launch=true # fi '';