Fix Everforest kitty theme

This commit is contained in:
Elnu 2025-03-21 14:57:09 -07:00
parent 7d257c2128
commit eee649811a
2 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
theme = "everforest";
kitty-theme = "Everforest Dark Hard";
kitty-theme = "everforest_dark_hard";
gtkTheme = pkgs: {
package = pkgs.callPackage ./gtk.nix {};
name = "Everforest-Dark-BL";