can't read topbar in light theme
This commit is contained in:
parent
0a175ad621
commit
04d5d37080
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ main() {
|
||||||
|
|
||||||
|
|
||||||
"sunrise" ) # Go to light mode
|
"sunrise" ) # Go to light mode
|
||||||
# Gnome theme
|
|
||||||
gsettings set org.gnome.desktop.interface color-scheme 'prefer-light'
|
|
||||||
|
|
||||||
# Terminal profile
|
# Terminal profile
|
||||||
gsettings set org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:"${GT_default}"/ \
|
gsettings set org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:"${GT_default}"/ \
|
||||||
visible-name "Light"
|
visible-name "Light"
|
||||||
|
|
Loading…
Reference in a new issue