diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-09-07 08:52:44 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-09-07 08:52:44 +0200 |
| commit | c27ec9af26ee58d10c8a4120eb30ea30ed3e48dd (patch) | |
| tree | ea6468cef43a4c7b61c1d6c1f198535e9204d38a /crontab/laptop.crontab | |
| parent | c2ef576bcf9b69059492f7b7b4dfe89eb438fe44 (diff) | |
| parent | fec8285a351a0586107fcba0d11d078d8d5cd368 (diff) | |
| download | dotfiles-c27ec9af26ee58d10c8a4120eb30ea30ed3e48dd.tar.gz dotfiles-c27ec9af26ee58d10c8a4120eb30ea30ed3e48dd.tar.bz2 dotfiles-c27ec9af26ee58d10c8a4120eb30ea30ed3e48dd.zip | |
Merge branch 'master' of cacharle.xyz:/srv/git/dotfiles
Diffstat (limited to 'crontab/laptop.crontab')
| -rw-r--r-- | crontab/laptop.crontab | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crontab/laptop.crontab b/crontab/laptop.crontab new file mode 100644 index 0000000..18f36f1 --- /dev/null +++ b/crontab/laptop.crontab @@ -0,0 +1,3 @@ +*/10 * * * * . $HOME/.zprofile ; DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/$(id -u $USER)/bus" DISPLAY=:0 battery-low-notify + +# vim:ft=crontab |
