Skip to content

Commit

Permalink
Fix timer
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbypunk90 committed Jul 3, 2022
1 parent b2d5f14 commit 63ddc6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='wallgen',
version='0.2',
version='0.2.1',
scripts=['bin/wallgen'] ,
author="Marcel Hoppe",
author_email="[email protected]",
Expand Down
1 change: 0 additions & 1 deletion systemd/wallgen.timer
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ After=wallgen-dbus.service

[Timer]
OnCalendar=hourly
#OnCalendar=*-*-* *:*:00

[Install]
WantedBy=graphical-session.target

0 comments on commit 63ddc6c

Please sign in to comment.