diff options
author | Anthony Wang | 2023-12-19 16:49:24 +0000 |
---|---|---|
committer | Anthony Wang | 2023-12-19 16:49:24 +0000 |
commit | d0d26844a2e99c815401e7d3995dd48d692f22db (patch) | |
tree | e7b5eacda14e66af90bf46d9dde518b37cc15cb9 | |
parent | 69b2923e6546ae80d91637f78adfac29fd0fa2fb (diff) |
Revert "Force Firefox Wayland"
This reverts commit c91daaf6dd1cd460569acb8919782fbde562ec1a.
Firefox 121 now uses Wayland by default, so this is no longer necessary.
-rw-r--r-- | environment.d/firefox.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/environment.d/firefox.conf b/environment.d/firefox.conf deleted file mode 100644 index 3cde860..0000000 --- a/environment.d/firefox.conf +++ /dev/null @@ -1 +0,0 @@ -MOZ_ENABLE_WAYLAND=1 |