Update README.md
This commit is contained in:
parent
477c0419b4
commit
92d3b294ae
1 changed files with 1 additions and 1 deletions
|
@ -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 dmenu_path | wmenu-run
|
||||
bindsym $mod+d exec $menu
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue