working on yazi as file picker

This commit is contained in:
Matt Nish-Lapidus 2025-04-21 12:39:28 -04:00
parent 0192c8ed42
commit c62dd7b8a4
6 changed files with 58 additions and 9 deletions

View file

@ -198,4 +198,6 @@
xdg.configFile."yazi/theme.toml".source = ./yazi/theme.toml;
xdg.configFile."yazi/flavors".source = ./yazi/flavors;
xdg.configFile."xdg-desktop-portal-termfilechooser/config".source = ./file-chooser/config;
home.file.".local/bin/yazi-wrapper.sh".source = ./file-chooser/yazi-wrapper.sh;
}