22 lines
440 B
Plaintext
22 lines
440 B
Plaintext
export XCURSOR_SIZE=24
|
|
export XCURSOR_THEME=volantes
|
|
|
|
export HYPRCURSOR_SIZE=24
|
|
export HYPRCURSOR_THEME=volantes
|
|
|
|
export GDK_BACKEND=wayland,x11,*
|
|
|
|
export SDL_VIDEODRIVER=wayland,x11
|
|
export CLUTTER_BACKEND=wayland
|
|
|
|
export QT_QPA_PLATFORM=wayland;xcb
|
|
export QT_QPA_PLATFORMTHEME=qt6ct
|
|
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
|
|
|
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
|
|
|
export MOZ_ENABLE_WAYLAND=1
|
|
|
|
export GRIMBLAST_EDITOR='satty -f'
|
|
|