switch to firefox

Former-commit-id: 8a692431e4
This commit is contained in:
Hadi
2024-11-17 19:52:52 +01:00
parent 1922a9550b
commit 25d6f672a4
3 changed files with 200 additions and 231 deletions

View File

@@ -2,7 +2,6 @@
# My homepage is generated using https://github.com/anotherhadi/homepage
{ pkgs, config, ... }:
let
accent = "#${config.lib.stylix.colors.base0D}";
background = "#${config.lib.stylix.colors.base00}";
foreground = "#${config.lib.stylix.colors.base05}";