Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up general crontabs #34

Open
yannickperrenet opened this issue Jul 15, 2021 · 0 comments
Open

Set up general crontabs #34

yannickperrenet opened this issue Jul 15, 2021 · 0 comments

Comments

@yannickperrenet
Copy link
Owner

Dunst: https://github.com/dunst-project/dunst

I can immediately combine this with setting up pretty notifications that run on a cron schedule:

* * * * 1 DISPLAY=:0 notify-send "hello world"

For my installation script repo I can create a file containing crontabs and run crontab <file-name> to import them to the current user.

@yannickperrenet yannickperrenet changed the title Set up dunst Set up general crontabs May 29, 2022
yannickperrenet added a commit that referenced this issue Jul 25, 2022
On install can be imported using `crontab <file-name>`

See: #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant