From af886c8f86748dc16367a5bc2333cdd11888a3c8 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 6 Nov 2021 17:32:32 +0000 Subject: [PATCH] Set variables for Wayland session --- .profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.profile b/.profile index 5fde13f..ea11823 100644 --- a/.profile +++ b/.profile @@ -42,6 +42,8 @@ export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc" export ZDOTDIR="$XDG_CONFIG_HOME/zsh" # Application options +export MOZ_ENABLE_WAYLAND=1 +export QT_QPA_PLATFORM="wayland" export QT_QPA_PLATFORMTHEME="gtk2" # Start Sway