From d6cca7b6bca2f43594d84a9553b8730170384b89 Mon Sep 17 00:00:00 2001 From: lub Date: Tue, 20 Oct 2020 16:52:42 +0200 Subject: [PATCH] switch to bemenu in sway --- dotfiles/sway/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index 8cd3eeb..760250f 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -17,7 +17,7 @@ set $right l set $term alacritty # Your preferred application launcher # Note: it's recommended that you pass the final command to sway -set $menu dmenu_path | dmenu | xargs swaymsg exec -- +set $menu bemenu-run --no-exec | xargs swaymsg exec -- ### Output configuration #