You are not logged in.
I've successfully installed bspwm and applied patches to dmenu to center it. However, I'm trying to make dmenu display in full vertical mode. I followed this tutorial: https://www.youtube.com/watch?v=csDWr82O73k, but dmenu still appears horizontally, not vertically as expected.
Right now, I'm testing dmenu in an XFCE environment, not within bspwm. How can I troubleshoot this and figure out why dmenu isn’t displaying vertically?
I found this command run in termianl:
ps -e | dmenu -l 10it comes vertically but i don't find programs installed like Kdenlive, at the same time through horizontal view, yes it appears in the result.
Last edited by bala451987 (2025-05-30 05:57:13)
Offline
I followed this tutorial: https://www.youtube.com/

I found this command run in termianl:
And what does that command do?
(No, I know that - I want you to think about it for a moment)
i don't find programs installed like Kdenlive
See https://man.archlinux.org/man/dmenu.1 and correlate that w/ what you know so far and apply the approach you googled up to dmenu_run.
Offline