mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
updated wofi and neofetch
This commit is contained in:
parent
f77ffdec68
commit
71d33fc8e7
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user