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 ```