summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash_profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile
index 3fac1b2..03ce36e 100644
--- a/bash_profile
+++ b/bash_profile
@@ -12,6 +12,7 @@ export TERM="linux"
export TERMINAL="foot"
export GDK_DPI_SCALE="1.5"
export GDK_SCALE="1.5"
+export QT_QPA_PLATFORM=wayland-egl
export MOZ_ENABLE_WAYLAND="1"
export XCURSOR_SIZE="32"
export XDG_CURRENT_DESKTOP="wlroots"