diff options
| author | xengineering <me@xengineering.eu> | 2026-07-30 11:55:28 +0200 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2026-07-30 11:55:28 +0200 |
| commit | 081fe7b3304dfe5a0f0ed34d58d369db9acb382d (patch) | |
| tree | 993e502aef2f45aeec6963158a19e3fcd0308ac8 /sway/config | |
| parent | 06b0836deda19dbd8115d1123244b79fbd784407 (diff) | |
| download | dotfiles-main.tar dotfiles-main.tar.zst dotfiles-main.zip | |
This application launcher is way nicer than the former bemenu-run one.
Diffstat (limited to 'sway/config')
| -rw-r--r-- | sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/config b/sway/config index d9710d5..b7ef100 100644 --- a/sway/config +++ b/sway/config @@ -16,7 +16,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 bemenu-run -p ">>>" | xargs swaymsg exec +set $menu fuzzel | xargs swaymsg exec ### Output configuration # |
