You are not logged in.

#1 2020-11-09 18:16:01

Meragone
Member
From: Serbia
Registered: 2020-10-31
Posts: 19

dmenu won't run vifm

vifm appears in dmenu, but selecting it does nothing
I can open vifm directly in the terminal and it opens

Sending the output of dmenu_run to a file doesn't give anything
Symlinking bash instead of dash to sh doesn't do anything


i use doas btw

Offline

#2 2020-11-09 21:00:52

keltek
Member
Registered: 2017-01-08
Posts: 53

Re: dmenu won't run vifm

To my knowledge, dmenu can't run terminal programs. you can likely create a script or something equivalent that will open a terminal with vifm instead of a shell but that seems like the extent of it.

Offline

#3 2020-11-09 22:10:29

Meragone
Member
From: Serbia
Registered: 2020-10-31
Posts: 19

Re: dmenu won't run vifm

Oh, well. I could've sworn I ran ncdu (ncurses program) through dmenu at one point, lmao. My apologies for littering the board

I just added a command to dwm's config header, Super+P runs dmenu as usual, but Super+Shift+P runs:

termite -e $(dmenu_path | dmenu)

That's intentionally reminiscent of rofi, where you have to press Shift+Enter to run something in a terminal.


i use doas btw

Offline

Board footer

Powered by FluxBB