mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
switch to nsxiv and set media for aerc
This commit is contained in:
@ -170,6 +170,8 @@
|
||||
"${pkgs.gawk}/bin/awk -f ${pkgs.aerc}/share/aerc/filters/colorize";
|
||||
"application/x-sh" = "${pkgs.bat}/bin/bat -fP -l sh";
|
||||
"application/pdf" = "${pkgs.zathura}/bin/zathura -";
|
||||
"audio/*" = "${pkgs.mpv}/bin/mpv -";
|
||||
"image/*" = "${pkgs.feh}/bin/feh -";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user