From 944ddd206af7fd7895d5b149203cd7affa64ca60 Mon Sep 17 00:00:00 2001 From: ewy Date: Fri, 15 May 2026 02:19:59 +0200 Subject: a lot of stuff --- .config/environment.d/firefox.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .config/environment.d/firefox.conf (limited to '.config/environment.d/firefox.conf') diff --git a/.config/environment.d/firefox.conf b/.config/environment.d/firefox.conf new file mode 100644 index 0000000..b49e081 --- /dev/null +++ b/.config/environment.d/firefox.conf @@ -0,0 +1,2 @@ +GDK_BACKEND=wayland +MOZ_ENABLE_WAYLAND=1 -- cgit v1.3.1