modules/theme: add XCURSOR_SIZE
This commit is contained in:
parent
251adf60ca
commit
7e240b97b6
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ in {
|
||||||
env = [
|
env = [
|
||||||
"HYPRCURSOR_THEME,phinger-cursors-light"
|
"HYPRCURSOR_THEME,phinger-cursors-light"
|
||||||
"HYPRCURSOR_SIZE,32"
|
"HYPRCURSOR_SIZE,32"
|
||||||
|
"XCURSOR_SIZE,32"
|
||||||
];
|
];
|
||||||
general = {
|
general = {
|
||||||
border_size = 4;
|
border_size = 4;
|
||||||
|
|
Loading…
Reference in a new issue