From 2c4fe1ae70bd602a769e4dd2f4a852f3e4607b38 Mon Sep 17 00:00:00 2001 From: pauljako Date: Sat, 4 Jan 2025 15:39:09 +0100 Subject: [PATCH] feat(sway): switched to wmenu --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index fad7da3..4bc144f 100755 --- a/sway/config +++ b/sway/config @@ -23,7 +23,7 @@ set $filemanager nemo # 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 | wmenu | xargs swaymsg exec -- -set $dmenu dmenu -i +set $dmenu wmenu -i set $menu j4-dmenu-desktop --no-generic --dmenu="$dmenu" set $background ~/.wallpaper ### Output configuration