uwsm: remove cursor theme envs

They're set in the hyprland config anyways + not customisable
This commit is contained in:
2 * r + 2 * t 2025-08-16 23:11:30 +10:00
parent d3d4770636
commit 9536ac4a95

View file

@ -2,8 +2,6 @@
export QT_QPA_PLATFORMTHEME='qt5ct'
export QT_WAYLAND_DISABLE_WINDOWDECORATION='1'
export QT_AUTO_SCREEN_SCALE_FACTOR='1'
export XCURSOR_THEME='sweet-rainbow'
export XCURSOR_SIZE='24'
# ###### app2unit Integration ######
export APP2UNIT_SLICES='a=app-graphical.slice b=background-graphical.slice s=session-graphical.slice'