From d0c7230a9fb78a87a919b9aff05f6630fa6500f5 Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Tue, 25 May 2021 22:47:41 +0200 Subject: Simplify for bourne shell use. --- .config/sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 89c001d..b9bc64c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -8,8 +8,7 @@ set $term alacritty # 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 rofi -show run +set $menu bemenu-run | xargs swaymsg exec -- ### Output configuration # -- cgit v1.2.3