From cf6f5b9d06d72ded0b077d6770854d0003c1b4aa Mon Sep 17 00:00:00 2001 From: adnano Date: Sun, 7 Apr 2024 08:51:57 -0400 Subject: Support xdg_activation_v1 protocol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0e62c4..099f036 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ See wmenu(1) To use wmenu with Sway, you can add the following to your configuration file: ``` -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu wmenu_run bindsym $mod+d exec $menu ``` -- cgit v1.2.3