1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-29 07:22:29 +02:00

updated wofi and neofetch

This commit is contained in:
eoli3n 2020-05-11 14:55:19 +02:00
parent f77ffdec68
commit 71d33fc8e7
2 changed files with 2 additions and 2 deletions

@ -4,4 +4,4 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
wget "https://avatars0.githubusercontent.com/u/12347044?s=400&v=4" -O /tmp/archzfs.png
neofetch --config "$DIR"/config --kitty /tmp/archzfs.png
neofetch --config "$DIR"/config --kitty /tmp/archzfs.png --size 630px

@ -1,4 +1,4 @@
@define-color grey rgba(32, 32, 32, 0.7);
@define-color grey rgba(32, 32, 32, 0.8);
@define-color yellow rgba(243, 249, 157, 1);
@define-color darkgrey rgba(20, 20, 20, 0.8);
@define-color transparent rgba(0, 0, 0, 0);