fastfetch

This commit is contained in:
soraefir
2026-06-14 16:01:13 +02:00
parent d5ea865a4e
commit db6662420c
8 changed files with 293 additions and 153 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ ... }: {
imports =
[ ./btop ./git ./helix ./kitty ./neofetch ./other ./starship ./zsh ];
[ ./btop ./git ./helix ./kitty ./fastfetch ./other ./starship ./zsh ];
}