caelestia/uwsm/env
2025-04-04 18:37:37 +11:00

9 lines
361 B
Text

# ############# Themes #############
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'