From 3516d5cfcf8061214c4385746d8d06a0f5e54856 Mon Sep 17 00:00:00 2001 From: kenny Date: Sun, 15 Jun 2025 16:03:32 +0300 Subject: [PATCH] Calling wmenu-run instead of wmenu :) --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index e2de39d..fa3a2c5 100644 --- a/config +++ b/config @@ -30,8 +30,8 @@ set $term ghostty # 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 | wmenu | xargs swaymsg exec -- - +#set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu wmenu-run ### Output configuration # # Default wallpaper (more resolutions are available in /run/current-system/sw/share/backgrounds/sway/)