summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.profile b/.profile
index 4c46e53..b856868 100644
--- a/.profile
+++ b/.profile
@@ -36,6 +36,9 @@ export MBSYNCRC="${XDG_CONFIG_HOME}/isync/mbsyncrc"
export PATH="${PATH}:${HOME}/.local/bin:${HOME}/.local/bin/sb:${HOME}/.local/bin/sds"
export _JAVA_AWT_WM_NONREPARENTING=1 # android-studio crash
+# run programs natively on wayland
+export MOZ_ENABLE_WAYLAND=1
+
# display server
case "$(tty)" in
*/tty1)