diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 772b28f..89db100 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -31,7 +31,7 @@ exec swayidle -w \ # on the original workspace that the command was run on. #set $menu dmenu_path | dmenu | xargs swaymsg exec -- -set $menu wofi | xargs swaymsg exec -- +set $menu j4-dmenu-desktop --dmenu 'wofi -d -G' | xargs swaymsg exec -- include /etc/sway/config-vars.d/*