Use fuzzel as the application launcher
This commit is contained in:
parent
47518069bc
commit
06742b5918
2 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ emacs-mozc \
|
||||||
exa \
|
exa \
|
||||||
fcitx5-mozc \
|
fcitx5-mozc \
|
||||||
firefox-esr \
|
firefox-esr \
|
||||||
|
fuzzel \
|
||||||
gnumeric \
|
gnumeric \
|
||||||
guile-3.0 \
|
guile-3.0 \
|
||||||
htop \
|
htop \
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ set $term foot
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# 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.
|
# 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/*
|
include /etc/sway/config-vars.d/*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue