Add toString for cursor sizes

This commit is contained in:
DashieTM 2024-08-25 19:57:32 +02:00
parent b748d26d4f
commit d3328bc705
2 changed files with 3 additions and 3 deletions

View file

@ -105,7 +105,7 @@
}
env=XCURSOR_THEME,${config.mods.stylix.cursor.name}
env=XCURSOR_SIZE,${config.mods.stylix.cursor.size}
env=XCURSOR_SIZE,${toString config.mods.stylix.cursor.size}
exec-once=regreet --style /home/${username}/.config/gtk-3.0/gtk.css; hyprctl dispatch exit
'';