mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-31 06:59:28 +02:00
weather: do not make it depend on polybar
It's not used only by polybar and can be run before or after it.
This commit is contained in:
parent
4ec09efa25
commit
45ee293d35
5 changed files with 7 additions and 9 deletions
7
dotfiles/systemd/weather.timer
Normal file
7
dotfiles/systemd/weather.timer
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Timer for weather update
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Timer]
|
||||
OnCalendar=hourly
|
||||
Persistent=true
|
Loading…
Add table
Add a link
Reference in a new issue