this post was submitted on 12 Jan 2024
6 points (100.0% liked)

Wayland

284 readers
4 users here now

!Wayland

Anything to do about Wayland and things built around it.

Related Communities

founded 3 years ago
MODERATORS
6
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

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 are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago

Thanks, bemenu works with a simple script.

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