Friday, July 5, 2024

vifm dark theme


rm -rf ~/.config/vifm/colors

git clone https://github.com/vifm/vifm-colors ~/.config/vifm/colors

Load with :colorscheme theme-name in vifm, or write colorscheme theme-name in vifm's configuration file ~/.config/vifm/vifmrc.


vim ~/.config/vifm/vifmrc

# set colorscheme //
colorscheme nord

for images in vifm ** not working come back and fix this --


" Open images with sxiv
command open_with_sxiv sxiv %c

No comments:

Post a Comment