makke xmobar fancy

This commit is contained in:
qvalentin 2021-10-30 14:52:24 +02:00
parent 2e1bd2e9c6
commit aa8caa69ca
8 changed files with 109 additions and 38 deletions

View file

@ -20,7 +20,7 @@ xmobar_change(){
-e "s/COLOR13/$color13/g" \
-e "s/COLOR14/$color14/g" \
-e "s/COLOR15/$color15/g" \
~/.config/xmobar/xmobarrc-template > ~/.config/xmobar/xmobarrc
~/.config/xmobar/xmobarrc-template.hs > ~/.config/xmobar/xmobarrc
}
args=("$@")
PATH_TO_IMG="${args[0]}"