launch drun through tofi

This commit is contained in:
Hadi 2024-10-20 20:36:54 +02:00
parent 6744550bf6
commit d4761c8c51

View File

@ -19,7 +19,7 @@ let
# if pgrep tofi; then # if pgrep tofi; then
# pkill tofi # pkill tofi
# else # else
# hyprctl dispatch exec $(tofi-drun) # tofi-drun --drun-launch=true
# fi # fi
''; '';