From d77f0d6bdc3d0aca2dbb8339fbabba03d362277f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 15 Apr 2022 10:08:41 +0300 Subject: [PATCH] sway: use bemenu-run for now --- conf/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/sway/config b/conf/sway/config index 08e72e99..6a68dc57 100644 --- a/conf/sway/config +++ b/conf/sway/config @@ -17,7 +17,8 @@ set $term footclient # 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 dmenu_path | dmenu | xargs swaymsg exec -- +set $menu bemenu-run | xargs swaymsg exec -- ### Output configuration #