Rework ViFM configuration and theme
This commit is contained in:
parent
5bef12e558
commit
dcc6fce4c6
4 changed files with 91 additions and 12 deletions
|
@ -2,9 +2,11 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
vifm
|
||||
chafa
|
||||
chafa # Preview images
|
||||
poppler_utils # Preview PDF file
|
||||
];
|
||||
|
||||
home.file.".config/vifm/vifmrc".source = ./files/vifmrc;
|
||||
home.file.".config/vifm/colors/base16-default-dark.vifm".source = ./files/base16-default-dark.vifm;
|
||||
home.file.".config/vifm/devicons.vifm".source = ./files/devicons.vifm;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue