fastfetch

This commit is contained in:
soraefir
2026-06-14 13:25:39 +02:00
parent d5ea865a4e
commit db6662420c
8 changed files with 293 additions and 153 deletions

View File

@@ -1,4 +1,4 @@
{ ... }: {
imports =
[ ./btop ./git ./helix ./kitty ./neofetch ./other ./starship ./zsh ];
[ ./btop ./git ./helix ./kitty ./fastfetch ./other ./starship ./zsh ];
}