fix: fix gtk theme name

thanks raf :3
This commit is contained in:
jacekpoz 2023-10-03 20:08:45 +02:00
parent 9e955a8970
commit 318b255615
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -12,7 +12,7 @@ in {
config' = {
hostname = "niks";
username = "jacek";
gtk-theme = "Catppuccin-Mocha-Standard-Green-dark";
gtk-theme = "Catppuccin-Mocha-Standard-Green-Dark";
};
};
modules = [
@ -28,7 +28,7 @@ in {
config' = {
hostname = "hape";
username = "jacek";
gtk-theme = "Catppuccin-Mocha-Standard-Green-dark";
gtk-theme = "Catppuccin-Mocha-Standard-Green-Dark";
};
};
modules = [