Tune theme

This commit is contained in:
2026-05-03 01:29:12 -05:00
parent 2975eacf67
commit a8e1a504ca
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -53,9 +53,9 @@
# Cursor theme for Hyprland and regular Wayland/XWayland clients.
environment.sessionVariables = {
HYPRCURSOR_THEME = "Adwaita";
HYPRCURSOR_SIZE = "24";
XCURSOR_THEME = "Adwaita";
GTK_THEME = "Breeze";
XCURSOR_THEME = "breeze_cursors";
XCURSOR_SIZE = "24";
HYPRCURSOR_SIZE = "24";
};
}