diff --git a/dotfiles/config/sway/config b/dotfiles/config/sway/config index 743ec6e..941cb68 100644 --- a/dotfiles/config/sway/config +++ b/dotfiles/config/sway/config @@ -18,7 +18,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 wofi --show drun -i | xargs swaymsg exec -- +set $menu fuzzel | xargs swaymsg exec -- ### Display diff --git a/dotfiles/config/xdg-desktop-portal-wlr/config b/dotfiles/config/xdg-desktop-portal-wlr/config index 82efa1f..54fd73e 100644 --- a/dotfiles/config/xdg-desktop-portal-wlr/config +++ b/dotfiles/config/xdg-desktop-portal-wlr/config @@ -1,4 +1,4 @@ # 2021-05-24: See https://github.com/emersion/xdg-desktop-portal-wlr/issues/124 [screencast] -chooser_cmd = wofi -d -n --prompt='Select the monitor to share:' +chooser_cmd = fuzzel --dmenu --lines=3 --no-icons --prompt='Select the monitor to share:' chooser_type = dmenu