2026-06-12 17:51:25 -06:00
|
|
|
export KITTY_ENABLE_WAYLAND=1
|
|
|
|
|
export XDG_CURRENT_DESKTOP=Hyprland
|
|
|
|
|
export XDG_SESSION_TYPE=wayland
|
|
|
|
|
export XDG_SESSION_DESKTOP=Hyprland
|
|
|
|
|
export GDK_BACKEND=wayland
|
|
|
|
|
export CLUTTER_BACKEND=wayland
|
2026-07-08 16:22:34 -06:00
|
|
|
export "SDL_VIDEODRIVER=wayland;x11;windows"
|
|
|
|
|
export "QT_QPA_PLATFORM=wayland;xcb"
|
|
|
|
|
#export QT_QPA_PLATFORM=wayland
|
2026-06-12 17:51:25 -06:00
|
|
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
|
|
|
|
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
|
|
|
|
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
|
|
|
|
export MOZ_ENABLE_WAYLAND=1
|
|
|
|
|
export GTK_THEME=Adwaita-dark
|
|
|
|
|
#export HYPRCURSOR_THEME=extracted_ComixCursors-Green
|
|
|
|
|
#export HYPRCURSOR_SIZE=32
|
|
|
|
|
#export XCURSOR_THEME=ComixCursors-Green
|
|
|
|
|
#export XCURSOR_SIZE=32
|
|
|
|
|
export XDG_CONFIG_HOME=/home/ganome/.config
|