dotfiles/sway/start.sh
2022-09-12 18:58:28 +03:00

15 lines
358 B
Bash
Executable file

#export QT_QPA_PLATFORM="wayland;xcb"
#export GDK_BACKEND="wayland,x11"
export QT_QPA_PLATFORMTHEME=qt5ct
export CLUTTER_BACKEND=wayland
export SDL_VIDEODRIVER=wayland
export _JAVA_AWT_WM_NONREPARENTING=1
export MOZ_ENABLE_WAYLAND=1
export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_DESKTOP=sway
export VDPAU_DRIVER= radeonsi
exec dbus-run-session sway