waldl: use fuzzel instead of dmenu
This commit is contained in:
parent
2f3c1976c3
commit
b3651cc0a7
|
|
@ -33,7 +33,8 @@ atleast=1920x1080
|
|||
|
||||
# the menu command used when no query is provided
|
||||
sh_menu () {
|
||||
: | dmenu -p "search wallhaven: "
|
||||
# : | dmenu -p "search wallhaven: "
|
||||
fuzzel --lines=0 --dmenu -p "search wallhaven: "
|
||||
# ROFI: comment the previous line and uncomment the next line for rofi
|
||||
# rofi -dmenu -l 0 -p "search wallpapers"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue