From 3fdeea2e21ca8f70ad32e3035b5831deaf0ba2b1 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 12 Apr 2023 07:50:57 +0100 Subject: [PATCH] Switch dmenu for wofi in sway --- swayconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swayconfig b/swayconfig index 36565f46..cbf6bef6 100644 --- a/swayconfig +++ b/swayconfig @@ -30,7 +30,7 @@ set $term foot # 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 wofi -d include /etc/sway/config-vars.d/*