Add hyfetch

This commit is contained in:
ItsDrike 2024-02-17 22:44:32 +01:00
parent cbb7fa714b
commit 292778fa9c
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 20 additions and 1 deletions

19
home/.config/hyfetch.json Normal file
View file

@ -0,0 +1,19 @@
{
"preset": "rainbow",
"mode": "rgb",
"light_dark": "dark",
"lightness": 0.65,
"color_align": {
"mode": "custom",
"custom_colors": {
"1": 1,
"2": 4
},
"fore_back": []
},
"backend": "neofetch",
"args": null,
"distro": null,
"pride_month_shown": [],
"pride_month_disable": false
}

View file

@ -77,7 +77,7 @@ yay -S --noconfirm --needed \
# Utilities
yay -S --noconfirm --needed \
nm-connection-editor ffmpegthumbnailer upower devour
nm-connection-editor ffmpegthumbnailer upower devour hyfetch
# Wayland Utilities
yay -S --noconfirm --needed \