Spyke
wayland·Waylandbymax641

dmenu alternatives : solved

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'
View original on lemmy.world
lemmy.ml

If you want the same dmenu, there is dmenu-wayland or also bemenu which is inspired by dmenu

3

Thanks, bemenu works with a simple script.

source ~/.bashrc
bemenu-run -b -H 4 --fn 'fixedsys-Excelsior-12'
2

You reached the end