Skip to content

Commit 6f9989c

Browse files
committed
Application image and update on applet
1 parent 66cf802 commit 6f9989c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Docking
1+
# Docking <img src="images/docking.png" alt="Docking" width="64" height="64" style="vertical-align: middle;">
22

33
A lightweight, feature-rich dock for Linux written in Python with GTK 3 and Cairo. Inspired by [Plank](https://launchpad.net/plank) and [Cairo-Dock](https://github.com/Cairo-Dock), with an extensible applet system for custom widgets.
44

@@ -244,11 +244,11 @@ Shows current weather and air quality for a selected city with a 5-day forecast.
244244

245245
**Tooltip:** Bold city header + current conditions + air quality + daily forecast with icons:
246246
```
247-
Berlin, Germany
248-
22°C, Clear sky
247+
Contagem, Brazil
248+
29°C, Clear sky
249249
Air: Good
250-
Mon: 18/24°C, Partly cloudy
251-
Tue: 16/22°C, Rain
250+
Mon: 25/29°C, Partly cloudy
251+
Tue: 28/32°C, Rain
252252
```
253253

254254
**Preferences stored:** `city_display`, `lat`, `lng`, `show_temperature`

0 commit comments

Comments
 (0)