Refactor Fastfetch generation script and update default.nix dependencies

This commit is contained in:
Chris Toph 2025-03-31 12:20:34 -04:00
parent 1963db6714
commit 446c3500ec
3 changed files with 18 additions and 18 deletions

View file

@ -71,15 +71,16 @@
coreutils # basic gnu utils coreutils # basic gnu utils
curl curl
dua # disk usage analyzer dua # disk usage analyzer
eza # ls replacement
dust # disk usage dust # disk usage
pre-commit # git hooks eza # ls replacement
jq
p7zip # compression & encryption p7zip # compression & encryption
unzip # zip extraction pre-commit # git hooks
unrar # rar extraction unrar # rar extraction
unzip # zip extraction
wget # downloader wget # downloader
xdg-utils # provide cli tools such as `xdg-mime` and `xdg-open`
xdg-user-dirs xdg-user-dirs
xdg-utils # provide cli tools such as `xdg-mime` and `xdg-open`
zip # zip compression zip # zip compression
; ;
}; };

View file

@ -22,6 +22,6 @@ for i in (seq 1 $num)
set combination "$type1+$type2" set combination "$type1+$type2"
echo "Creating with type $combination" echo "Creating with type $combination"
chafa -s 24x11 -w 9 --symbols $combination --view-size 24x11 $input_png chafa -s 24x11 -w 9 --symbols $combination --view-size 24x11 $input_png
# chafa -s 25x12 -w 9 --stretch --symbols $combination --view-size 25x12 $input_png # chafa -s 23x12 -w 9 --stretch --symbols $combination --view-size 23x12 $input_png
end end
end end

View file

@ -1,14 +1,13 @@
[?25l ▀▆▔▀▔▔▅▖  [?25l ▃▆▔▀▀▔▀ 
▗▔▅▀▅▅▖▐▐▔▆▅▖  ▘▀▀▀▅▖▐▐▆▆▅ 
▏▘▋▗▁▁▐▘▘▋▋▗▍▊  ▐▐▗▐▁▁▐▘▘▐▍▘▝▎ 
▎▐▃▃▕▃▊▏▘▘▁▀▘▃▆▀▂  ▊▍▍▃▀▎▃▏▘▘▗▘▝▃▝▃ 
▁▂▂▏▃▀▀▔▔▃▁▅▃▅▆▆▆▆▘  ▂▂▐▖▀▀▔▔▃▁▅▀▅▆▆▆▗ 
▘▋▍▝▃▅▅▆▀▆▆▃▅▘▆▖▗▘  ▊▔▗▞▖▅▅▆▃▆▁▃▅▘▝▖▗ 
▋▞▆▐▂▏▀▅▂▀▅▆▁▃▊▀▖▍▖ ▗▋  ▐▋▆▏▋▗▅▂▀▅▆▁▃▋▀▝▝ ▗▊ 
▆▔▘▁▐▁▃▍▆▝▖▅▀▂▊▅▅▃▘▕▖▕▘▊  ▆▝▘▁▗▂▏▗▝▝▆▀▂▗▅▀▂▍▍ ▏▊ 
▋▗▊▕▅ ▐▍▆▎▆▀▅▃▊▃▅▘▝▖▆▔▂▃▝ ▋▗▐▋▆ ▍▝▍▔▅▅▃▗▂▆▔▖▕▔▂▃▝
▘▂▂▃▖▊▔▍▃▂▃▀▞▅▆▝▖▀▃▝▗▆ ▆▅ ▘▂▂▋ ▍▋▀▂▃▀▞▅▆▝▅▖▃▆▅ ▆▅
▆▆▆▆▎▂▂▂▅▃▃▀▆▔▔▆▅▃▂▁▘  ▆▆▆▆▘▂▂▆▃▃▀▆▔▔▆▅▂▁▃ 
▅▅▅▅▅▆▝▁▀▀▁▂▘  ▆▅▅▅▅▆▝▁▀▀▁▂ 
[?25h