feat: added hyfetch config

This commit is contained in:
chloe 2025-01-25 21:52:25 +01:00
parent a2bfea4c99
commit c97cc8a8c7
2 changed files with 18 additions and 0 deletions

View file

@ -33,6 +33,7 @@
# # fonts?
(pkgs.nerdfonts.override { fonts = [ "CodeNewRoman" ]; })
pkgs.dm-sans
pkgs.zoxide
pkgs.btop
#pkgs.bitwarden
@ -99,6 +100,7 @@
".config/waybar".source = dotfiles/waybar;
".config/cava".source = dotfiles/cava;
".bashrc".source = dotfiles/bash/.bashrc;
".config/hyfetch.json".source = dotfiles/hyfetch/hyfetch.json;
# # You can also set the file content immediately.
# ".gradle/gradle.properties".text = ''