Qn^
I was looking for dmenu alternatives in wayland.
Required to search and execute commands in $PATH.
Edit: Solved using bemenu, with a simple script.
source ~/.bashrc
bemenu-run -b -H 4 --fn 'fixedsys-Excelsior-12'
You must log in or register to comment.
If you want the same dmenu, there is dmenu-wayland or also bemenu which is inspired by dmenu
Thanks, bemenu works with a simple script.
source ~/.bashrc bemenu-run -b -H 4 --fn 'fixedsys-Excelsior-12'