Watch
1
0
Fork
You've already forked dotfiles
0

tmp fix dark/light toggle

This commit is contained in:
Alexander Hess 2026-08-14 17:14:14 +02:00
commit 4941815a5f
Signed by: alexander
GPG key ID: B46EDB4DFC26805D
3 changed files with 18 additions and 2 deletions

View file

@ -189,7 +189,19 @@ clock-show-date=true
clock-show-seconds=true
clock-show-weekday=true
color-scheme='prefer-dark'
# Options are:
# - "default"
# Basically a light theme
# where some of the shell chrome remains dark (e.g., the top bar)
# - "prefer-dark"
# Official dark theme,
# selectable in the `gnome-control-center`
# - "prefer-light"
# Unofficial light theme,
# not selectable in the `gnome-control-center`,
# but usable via the "Dark Style" toggle in the quick settings menu
# with the "Light Style" extension
color-scheme='prefer-light'
# document-font-name='Cantarell 11'