switch to firefox

This commit is contained in:
Hadi
2024-11-17 19:52:52 +01:00
parent 69c0605202
commit 8a692431e4
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}";