remove pywalfox

This commit is contained in:
TheWanderingCrow 2026-04-17 14:19:14 -04:00
parent fd361c7bbf
commit c82425f294
2 changed files with 1 additions and 5 deletions

View file

@ -109,11 +109,6 @@ in
install_url = "https://addons.mozilla.org/firefox/downloads/latest/sponsorBlocker@ajay.app/latest.xpl";
default_area = "menupanel";
};
"pywalfox@frewacom.org" = {
installation_mode = "force_installed";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ pywalfox@frewacom.org/latest.xpl";
default_area = "menupanel";
};
};
};
};

View file

@ -18,6 +18,7 @@ let
"--framerate-limit ${toString monitor.refreshRate}"
"--prefer-output ${monitor.name}"
"--adaptive-sync"
"--force-grab-cursor"
"--expose-wayland"
"--steam"
"--hdr-enabled"