From 8f958478111933f8b1ce8405203026c2cc91fde8 Mon Sep 17 00:00:00 2001
From: adnano <me@adnano.co>
Date: Fri, 3 May 2024 21:23:08 -0400
Subject: Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'README.md')

diff --git a/README.md b/README.md
index 649e020..c4c7c63 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-run
+set $menu wmenu-run
 bindsym $mod+d exec $menu
 ```
 
-- 
cgit v1.2.3