gtk: drop HYPRCURSOR_{SIZE, THEME} variables
This commit is contained in:
parent
98690011c4
commit
33f6b08982
1 changed files with 0 additions and 3 deletions
|
@ -82,9 +82,6 @@ in {
|
||||||
GTK_THEME = cfg.theme.name;
|
GTK_THEME = cfg.theme.name;
|
||||||
XCURSOR_THEME = "BreezeX-RosePine-Linux";
|
XCURSOR_THEME = "BreezeX-RosePine-Linux";
|
||||||
XCURSOR_SIZE = cursorSize;
|
XCURSOR_SIZE = cursorSize;
|
||||||
|
|
||||||
HYPRCURSOR_THEME = "BreezeX-RosePine-Linux";
|
|
||||||
HYPRCURSOR_SIZE = cursorSize;
|
|
||||||
};
|
};
|
||||||
etc = let
|
etc = let
|
||||||
css = import ./gtk-colors.nix {inherit (config.modules.style.colorScheme) colors;};
|
css = import ./gtk-colors.nix {inherit (config.modules.style.colorScheme) colors;};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue