Fix spelling (#432)
This commit is contained in:
parent
5286a17b15
commit
251daef5bf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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.
|
||||||
|
|
Loading…
Reference in a new issue