modules/theme: add XCURSOR_SIZE

This commit is contained in:
Anthony Rodriguez 2024-12-13 22:57:42 +01:00
parent 251adf60ca
commit 7e240b97b6
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -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;