mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-24 21:50:02 +01:00
Configuring/Keywords: fix broken links
This commit is contained in:
parent
5bdbff3602
commit
7fe1fa957f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue