aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wayland/.config/environment.d/10-wayland.conf
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-08-20 16:34:28 -0500
committerToby Vincent <tobyv13@gmail.com>2022-08-20 16:34:28 -0500
commit1bd2b586d4c7d6381af548944b75f57458f0d337 (patch)
tree9d6a62e4d6f320d56129a67e1915b5a4ed42e2bb /wayland/.config/environment.d/10-wayland.conf
parentf8cb7b756e489de50e87567a1b44188ce1573add (diff)
feat(sh): inherit env from environment.d
Diffstat (limited to 'wayland/.config/environment.d/10-wayland.conf')
-rw-r--r--wayland/.config/environment.d/10-wayland.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/wayland/.config/environment.d/10-wayland.conf b/wayland/.config/environment.d/10-wayland.conf
new file mode 100644
index 0000000..1c5c347
--- /dev/null
+++ b/wayland/.config/environment.d/10-wayland.conf
@@ -0,0 +1,9 @@
+XDG_SESSION_TYPE=wayland
+MOZ_ENABLE_WAYLAND=1
+CLUTTER_BACKEND=wayland
+QT_QPA_PLATFORM=wayland-egl
+ECORE_EVAS_ENGINE=wayland-egl
+ELM_ENGINE=wayland_egl
+SDL_VIDEODRIVER=wayland
+_JAVA_AWT_WM_NONREPARENTING=1
+NO_AT_BRIDGE=1