Tune theme
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# Themes
|
||||
adwaita-icon-theme
|
||||
kdePackages.breeze
|
||||
papirus-icon-theme
|
||||
|
||||
# Common utils
|
||||
xfce.thunar
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user