Welcome to Vifm Q&A, where you can ask questions about Vifm usage. Registration is optional, anonymous posts are moderated. GitHub or Google logins are enabled.
0 votes
in vifm by

I set {prefix} to /usr, so Vifm uses configs from /usr/etc/vifm. By default, it (v0.8) uses /usr/local/etc/vifm. Is it possible to use the actual global /etc that everything else uses (except for one other program that I compiled)?

1 Answer

+1 vote
by

Yes, specify --sysconfdir as /etc:

./configure --prefix=/usr --sysconfdir=/etc # possibly other options

I wanted to make /etc the default, but saw explicit advices not to do so ({prefix} must be honored).

If you would like to make a bug report or feature request consider using GitHub, SourceForge or e-mail. Posting such things here is acceptable, but this is not a perfect place for them.

Support Ukraine
...