(scripts) minor changes

This commit is contained in:
qvalentin 2021-12-19 14:57:13 +01:00
parent 6ce7df00d1
commit 332b24720d
4 changed files with 66 additions and 2 deletions

View file

@ -37,13 +37,19 @@ fi
echo $PATH_TO_IMG
# overwrite .Xresources file
cat ~/.cache/wal/colors.Xresources > ~/.Xresources
echo "\nXcursor.theme: Breeze" >> ~./Xresources
echo "Xcursor.theme: Breeze" >> ~/.Xresources
#echo "*.alpha: 0.20" >> ~/.Xresources
# merge it into xrdb
xrdb -merge ~/.Xresources
#emacsclient -e '(my-load-xresources)'
cat >> ~/.cache/wal/colors-rofi-dark.rasi<< EOF
element-text, element-icon {
background-color: inherit;
text-color: inherit;
}
EOF
xmobar_change
killall xmobar