feat: Don't use firefox css anymore and update anyrun

This commit is contained in:
uttarayan21
2025-01-02 20:30:50 +05:30
parent fe6a13d3cf
commit 961c37ba86
4 changed files with 17 additions and 17 deletions

View File

@@ -6,16 +6,16 @@
programs.firefox = {
enable = device.hasGui;
profiles.default = {
userChrome =
/*
css
*/
''
@import url(${pkgs.csshacks}/chrome/toolbars_below_content.css);
@import url(${pkgs.csshacks}/chrome/scrollable_menupopups.css);
@import url(${pkgs.csshacks}/chrome/linux_gtk_window_control_patch.css);
@import url(${pkgs.csshacks}/chrome/window_control_placeholder_support.css);
'';
# userChrome =
# /*
# css
# */
# ''
# @import url(${pkgs.csshacks}/chrome/toolbars_below_content.css);
# @import url(${pkgs.csshacks}/chrome/scrollable_menupopups.css);
# @import url(${pkgs.csshacks}/chrome/linux_gtk_window_control_patch.css);
# @import url(${pkgs.csshacks}/chrome/window_control_placeholder_support.css);
# '';
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
privacy-badger
tridactyl