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'
  • @max641OP
    link
    26 months ago

    Thanks, bemenu works with a simple script.

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