Use wofi instead of dmenu
This commit is contained in:
parent
0b738fa8aa
commit
ca4ae6a1a1
3 changed files with 34 additions and 1 deletions
|
@ -17,7 +17,7 @@ set $right l
|
|||
set $term alacritty
|
||||
# Your preferred application launcher
|
||||
# Note: it's recommended that you pass the final command to sway
|
||||
set $menu bemenu-run | xargs swaymsg exec --
|
||||
set $menu wofi -c $HOME/.config/wofi/config -s $HOME/.config/wofi/style.css | xargs swaymsg exec --
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue