Configuring/Keywords: fix broken links

This commit is contained in:
winkelnp 2025-01-29 12:32:40 +01:00 committed by Mihai Fufezan
parent 5bdbff3602
commit 7fe1fa957f

View file

@ -32,11 +32,11 @@ You can execute a shell script on:
- every time the config is reloaded.
- shutdown of the compositor
`exec-once = command` will execute only on launch ([support rules](Dispatchers/#executing-with-rules))
`exec-once = command` will execute only on launch ([support rules](../Dispatchers/#executing-with-rules))
`execr-once = command` will execute only on launch
`exec = command` will execute on each reload ([support rules](Dispatchers/#executing-with-rules))
`exec = command` will execute on each reload ([support rules](../Dispatchers/#executing-with-rules))
`execr = command` will execute on each reload