Set variables for Wayland session

This commit is contained in:
Jordan Holt 2021-11-06 17:32:32 +00:00
parent aaefa45a60
commit af886c8f86
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -42,6 +42,8 @@ export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
export ZDOTDIR="$XDG_CONFIG_HOME/zsh" export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
# Application options # Application options
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM="wayland"
export QT_QPA_PLATFORMTHEME="gtk2" export QT_QPA_PLATFORMTHEME="gtk2"
# Start Sway # Start Sway