mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 09:35:40 +02:00
weather: OWM key not needed anymore
This commit is contained in:
parent
c1e81df684
commit
2b955436d6
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ Description=Weather updater
|
|||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
# Get one from https://openweathermap.org/, it's free
|
||||
Environment=OWM_API_KEY=81687c78e0376836871a6cb9fc347249
|
||||
ExecStart=/usr/bin/mkdir -p %t/i3
|
||||
ExecStart=%h/.config/i3/bin/weather
|
||||
Type=oneshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue