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;
|
||||
XCURSOR_THEME = "BreezeX-RosePine-Linux";
|
||||
XCURSOR_SIZE = cursorSize;
|
||||
|
||||
HYPRCURSOR_THEME = "BreezeX-RosePine-Linux";
|
||||
HYPRCURSOR_SIZE = cursorSize;
|
||||
};
|
||||
etc = let
|
||||
css = import ./gtk-colors.nix {inherit (config.modules.style.colorScheme) colors;};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue