fix theme name in readme

This commit is contained in:
éclairevoyant
2023-08-13 00:28:02 -04:00
parent 831a06c672
commit eb7ed7ab2c

View File

@@ -70,7 +70,7 @@ To use it in home-manager:
gtk = {
enable = true;
theme = {
name = "Catppuccin-Macchiato-Compact-Pink-Dark";
name = "Catppuccin-Macchiato-Compact-Pink-dark";
package = pkgs.catppuccin-gtk.override {
accents = [ "pink" ];
size = "compact";