aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradnano <me@adnano.co>2024-05-03 21:23:08 -0400
committeradnano <me@adnano.co>2024-05-03 21:23:08 -0400
commit8f958478111933f8b1ce8405203026c2cc91fde8 (patch)
tree808e91e8626115849b19540fdca82170f2e93d1a
parente1816cc9a9ab7887dc2aa10b6244055546111049 (diff)
downloadwmenu-8f958478111933f8b1ce8405203026c2cc91fde8.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
```