Grayjay, Imv, updated dependencies

- Added Grayjay flake

- Added imv

- Set imv as default image viewer

- Changed catppuccin homeManagerModules to homeModules

- Media dir in home dir for media config

- pkg-config for rust development

- Removed Loupe image viewer

- Moved mpv to media dir
This commit is contained in:
2025-04-02 20:09:55 +02:00
parent 542a627e23
commit 11e8f2f8c6
11 changed files with 121 additions and 88 deletions

View File

@ -3,7 +3,6 @@ let
batTheme = ".config/yazi/catppuccin-${theme.flavor}.tmTheme";
in
{
# TODO use catppuccin theme
home.file.${batTheme}.source = ./catppuccin-mocha.tmTheme;
programs.yazi = {