ux/ui
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
# Enable Theme
|
||||
environment.sessionVariables = {
|
||||
GTK_THEME = "catppuccin-macchiato-teal-standard";
|
||||
XCURSOR_THEME = "Catppuccin-Macchiato-Teal";
|
||||
XCURSOR_THEME = "catppuccin-macchiato-teal-cursors";
|
||||
XCURSOR_SIZE = "24";
|
||||
HYPRCURSOR_THEME = "Catppuccin-Macchiato-Teal";
|
||||
HYPRCURSOR_THEME = "catppuccin-macchiato-teal-cursors";
|
||||
HYPRCURSOR_SIZE = "24";
|
||||
};
|
||||
qt.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user