Use fuzzel as the application launcher

This commit is contained in:
Ohad Livne 2025-06-04 22:45:27 +03:00
parent 47518069bc
commit 06742b5918
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ emacs-mozc \
exa \
fcitx5-mozc \
firefox-esr \
fuzzel \
gnumeric \
guile-3.0 \
htop \

View file

@ -19,7 +19,7 @@ set $term foot
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu fuzzel --launch-prefix="swaymsg exec --"
include /etc/sway/config-vars.d/*