Tune theme
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
# Themes
|
# Themes
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
kdePackages.breeze
|
kdePackages.breeze
|
||||||
|
papirus-icon-theme
|
||||||
|
|
||||||
# Common utils
|
# Common utils
|
||||||
xfce.thunar
|
xfce.thunar
|
||||||
|
|||||||
@@ -53,9 +53,9 @@
|
|||||||
|
|
||||||
# Cursor theme for Hyprland and regular Wayland/XWayland clients.
|
# Cursor theme for Hyprland and regular Wayland/XWayland clients.
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
HYPRCURSOR_THEME = "Adwaita";
|
GTK_THEME = "Breeze";
|
||||||
HYPRCURSOR_SIZE = "24";
|
XCURSOR_THEME = "breeze_cursors";
|
||||||
XCURSOR_THEME = "Adwaita";
|
|
||||||
XCURSOR_SIZE = "24";
|
XCURSOR_SIZE = "24";
|
||||||
|
HYPRCURSOR_SIZE = "24";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user