feat: replace old viewnior with imv

This commit is contained in:
ryan4yin
2023-05-06 04:27:38 +08:00
parent 90c61f0625
commit 7619f7ca41
4 changed files with 11 additions and 11 deletions
+2 -4
View File
@@ -10,10 +10,10 @@
recursive = true;
};
# allow fontconfig to discover fonts and configurations installed through home.packages
# allow fontconfig to discover fonts and configurations installed through home.packages
fonts.fontconfig.enable = true;
home.packages =
home.packages =
let
icomoon-feather-font = pkgs.callPackage ./icomoon-feather-font.nix { };
in
@@ -41,8 +41,6 @@
mpd # for playing system sounds
mpc-cli # command-line mpd client
ncmpcpp # a mpd client with a UI
viewnior # Elegant Image Viewer
];
# if use vscode in wayland, uncomment those line