Tune hyprland animations and cursor
This commit is contained in:
@ -34,9 +34,9 @@ in
|
||||
iconTheme = julianCfg.gtk.iconTheme;
|
||||
theme = julianCfg.gtk.theme;
|
||||
# font = julianCfg.fontProfiles.regular; # TODO: do
|
||||
# cursorTheme = {
|
||||
# inherit (julianCfg.gtk.cursorTheme) name package;
|
||||
# }; # TODO: fix
|
||||
cursorTheme = {
|
||||
inherit (julianCfg.gtk.cursorTheme) name package;
|
||||
};
|
||||
# settings.background = {
|
||||
# path = julianCfg.wallpaper;
|
||||
# fit = "Cover";
|
||||
|
Reference in New Issue
Block a user