From: Frederik Vanrenterghem Date: Thu, 14 Sep 2023 13:22:56 +0000 (+0800) Subject: Wayland support. X-Git-Url: http://git.vanrenterghem.biz/Dotty.git/commitdiff_plain/1f631a94501942ea2e47282422d15ea8bf0c0af1 Wayland support. --- diff --git a/systemd/.config/environment.d/envvars.conf b/systemd/.config/environment.d/envvars.conf new file mode 100644 index 0000000..0653e33 --- /dev/null +++ b/systemd/.config/environment.d/envvars.conf @@ -0,0 +1,5 @@ +# systemd user environment variables + +# Enable Wayland support for Firefox +# https://wiki.archlinux.org/index.php/Firefox#Wayland +MOZ_ENABLE_WAYLAND=1