feat(sway): switched to wmenu
This commit is contained in:
parent
c1d28f8f90
commit
2c4fe1ae70
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ set $filemanager nemo
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||||
# on the original workspace that the command was run on.
|
# on the original workspace that the command was run on.
|
||||||
#set $menu dmenu_path | wmenu | xargs swaymsg exec --
|
#set $menu dmenu_path | wmenu | xargs swaymsg exec --
|
||||||
set $dmenu dmenu -i
|
set $dmenu wmenu -i
|
||||||
set $menu j4-dmenu-desktop --no-generic --dmenu="$dmenu"
|
set $menu j4-dmenu-desktop --no-generic --dmenu="$dmenu"
|
||||||
set $background ~/.wallpaper
|
set $background ~/.wallpaper
|
||||||
### Output configuration
|
### Output configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue