Skip to content

Commit

Permalink
Configuring/Keywords: fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
winkelnp authored and fufexan committed Jan 29, 2025
1 parent 5bdbff3 commit 7fe1fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/Configuring/Keywords.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7fe1fa9

Please sign in to comment.