diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-02-01 16:07:22 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-02-01 16:07:22 -0500 |
| commit | af6f380c31dde220b7dcd5495201ac221c98cef3 (patch) | |
| tree | 3c3aedd82ed531d1d198f969f3cc227d7cb18163 /.local/bin | |
| parent | 2da95a09ee649e4b601587f6df9ab8af5e3da001 (diff) | |
| parent | 63402cdff093e88d8429a84c5e219da195bee434 (diff) | |
| download | eibhear-af6f380c31dde220b7dcd5495201ac221c98cef3.tar.gz eibhear-af6f380c31dde220b7dcd5495201ac221c98cef3.tar.zst eibhear-af6f380c31dde220b7dcd5495201ac221c98cef3.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.local/bin')
| -rw-r--r-- | .local/bin/cron/IMPORTANT_NOTE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/cron/IMPORTANT_NOTE.md b/.local/bin/cron/IMPORTANT_NOTE.md index 9eece42..f5a130b 100644 --- a/.local/bin/cron/IMPORTANT_NOTE.md +++ b/.local/bin/cron/IMPORTANT_NOTE.md @@ -8,4 +8,4 @@ When you add them as cronjobs, I recommend you precede the command with commands export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus; export DISPLAY=:0; . $HOME/.zprofile; then_command_goes_here ``` -This ensures that notifications will display, xdotool commands will function and environmental varialbes will work as well. +This ensures that notifications will display, xdotool commands will function and environmental variables will work as well. |
