aboutsummaryrefslogtreecommitdiff
path: root/home/fastfetch.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-05-16 20:40:52 -0700
committerCaroline Larimore <caroline@larimo.re>2024-05-16 20:40:52 -0700
commite1c296783c1c92bb0b65784fe4f2a128d0922d60 (patch)
tree2890f473e1cce6b23ea619d18f69f028acb32ef2 /home/fastfetch.nix
parent4ebf640d7cf259a2f281e56f1749d54bc37f07bc (diff)
Hardcode annoying values in fastfetch because im lazy
Diffstat (limited to 'home/fastfetch.nix')
-rw-r--r--home/fastfetch.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/home/fastfetch.nix b/home/fastfetch.nix
index 132a152..e78cb77 100644
--- a/home/fastfetch.nix
+++ b/home/fastfetch.nix
@@ -53,10 +53,12 @@
"break"
{ type = "terminal"; key = "  "; }
{ type = "shell"; key = " 󱆃 "; }
- { type = "font"; key = " 󰬈 "; }
+# { type = "font"; key = " 󰬈 "; }
+ { type = "font"; key = " 󰬈 "; format = "Caskaydia Mono (8pt)"; }
"break"
{ type = "wm"; key = "  "; }
- { type = "theme"; key = " 󰏘 "; }
+# { type = "theme"; key = " 󰏘 "; }
+ { type = "theme"; key = " 󰏘 "; format = "gruvbox"; }
"break"
{ type = "media"; key = " 󰝚 "; }
{ type = "datetime"; key = " 󰃰 "; }