1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

changed theme names for compatibility with the latest system update

This commit is contained in:
XNM
2023-10-07 21:59:02 +03:00
parent dfc2225cc3
commit 69a857ef51

View File

@@ -88,8 +88,8 @@
# }; # };
# Enable Theme # Enable Theme
environment.variables.GTK_THEME = "Catppuccin-Macchiato-Standard-Teal-dark"; environment.variables.GTK_THEME = "Catppuccin-Macchiato-Standard-Teal-Dark";
environment.variables.XCURSOR_THEME = "Catppuccin-Macchiato-Teal-Cursors"; environment.variables.XCURSOR_THEME = "Catppuccin-Macchiato-Teal";
environment.variables.XCURSOR_SIZE = "24"; environment.variables.XCURSOR_SIZE = "24";
console = { console = {
earlySetup = true; earlySetup = true;