mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
polybar-weather: add a text to tell not to steal my API key
Otherwise, I'll encrypt it with my SSH key.
This commit is contained in:
parent
1924f7731e
commit
7a63def56f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ PartOf=graphical-session.target
|
||||||
After=polybar.service
|
After=polybar.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
# Get one from https://openweathermap.org/, it's free
|
||||||
Environment=OWM_API_KEY=81687c78e0376836871a6cb9fc347249
|
Environment=OWM_API_KEY=81687c78e0376836871a6cb9fc347249
|
||||||
ExecStart=/usr/bin/mkdir -p %h/.cache/i3
|
ExecStart=/usr/bin/mkdir -p %h/.cache/i3
|
||||||
ExecStart=%h/.config/i3/bin/polybar-weather
|
ExecStart=%h/.config/i3/bin/polybar-weather
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue