From f3fff75973ec39d674d2926afcae57daa91dfa33 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 25 Jul 2025 01:48:40 -0600 Subject: [PATCH] handling firefox theme myself --- config/stylix.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/config/stylix.nix b/config/stylix.nix index 3cde8af..893b94c 100644 --- a/config/stylix.nix +++ b/config/stylix.nix @@ -37,7 +37,6 @@ in dark = "Papirus-Dark"; }; targets.librewolf = { - enable = true; firefoxGnomeTheme.enable = true; profileNames = [ "jawz" ]; };