diff options
Diffstat (limited to 'wasp/wasp.py')
| -rw-r--r-- | wasp/wasp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wasp/wasp.py b/wasp/wasp.py index 4837e12..2422cfd 100644 --- a/wasp/wasp.py +++ b/wasp/wasp.py @@ -529,7 +529,7 @@ class Manager(): """Returns the relevant part of theme. For more see ../tools/themer.py""" theme_parts = ("ble", "scroll-indicator", - "battery-charging", + "battery", "status-clock", "notify-icon", "accent-mid", |
