chore(firefox-config): Fix sharp corners

This commit is contained in:
Kyle Gospodnetich 2024-01-02 11:08:02 -08:00
parent d97b450d62
commit 57b8a2bdcf

View File

@ -1,2 +1,4 @@
// Bazzite GNOME
pref("widget.gtk.rounded-bottom-corners.enabled", true);
pref("layers.acceleration.force-enabled", true);
pref("mozilla.widget.use-argb-visuals", true);