fix: set the right path to bat theme

This commit is contained in:
matt1432 2023-12-13 22:18:24 -05:00
parent 21aadfad3f
commit 2710f8fcfc

View file

@ -41,7 +41,7 @@
themes = { themes = {
dracula-bat = { dracula-bat = {
src = pkgs.dracula-theme; src = pkgs.dracula-theme;
file = "Dracula.tmTheme"; file = "bat/Dracula.tmTheme";
}; };
}; };
extraPackages = with pkgs.bat-extras; [ extraPackages = with pkgs.bat-extras; [