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'
  • @[email protected]
    link
    fedilink
    3
    edit-2
    6 months ago

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

    • @max641OP
      link
      26 months ago

      Thanks, bemenu works with a simple script.

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