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:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user