temp fix i guess
This commit is contained in:
parent
6883f3a712
commit
eb42d855b4
1 changed files with 3 additions and 0 deletions
|
@ -73,6 +73,9 @@ main() {
|
|||
|
||||
# Bat theme
|
||||
sed -i "s/Dracula/Solarized (light)/g" "$HOME"/.config/bat/config
|
||||
|
||||
# Gnome fix theme TODO: Is this necessary? need some research
|
||||
gsettings set org.gnome.desktop.interface color-scheme 'prefer-light'
|
||||
;;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue