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