diff --git a/pages/Configuring/Keywords.md b/pages/Configuring/Keywords.md index 92818f81..7521b162 100644 --- a/pages/Configuring/Keywords.md +++ b/pages/Configuring/Keywords.md @@ -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