From 7b313254e25076f0294031495e06a6c8553c512b Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Sun, 11 May 2025 20:38:41 +0200 Subject: [PATCH] Change wofi to run drun over run --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 897d6ae..b262c37 100644 --- a/sway/config +++ b/sway/config @@ -26,7 +26,7 @@ set $mod Mod4 # Your preferred terminal emulator set $term ghostty # Your preferred application launcher -set $menu wofi --show drun -H 360 -W 600 --style $HOME/.config/wofi/style.css | xargs swaymsg exec -- +set $menu wofi --show run -H 360 -W 600 --style $HOME/.config/wofi/style.css | xargs swaymsg exec -- ### Output configuration # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)