mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
Dispatchers: fix typo
This commit is contained in:
parent
33bd679037
commit
5d8d145f30
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ better, some worse. It records the PID of the spawned process and uses that. For
|
||||||
your process forks and then the fork opens a window, this will not work.
|
your process forks and then the fork opens a window, this will not work.
|
||||||
Rules will only be applied once. This means dynamic rules will be overridden as soon as a
|
Rules will only be applied once. This means dynamic rules will be overridden as soon as a
|
||||||
property of the window changes (e.g. switching focus). To make dynamic rules stick around
|
property of the window changes (e.g. switching focus). To make dynamic rules stick around
|
||||||
use `hyprctl setprop` (see [Using hyprctl](./Using-hyprctl)).
|
use `hyprctl setprop` (see [Using hyprctl](../Using-hyprctl)).
|
||||||
|
|
||||||
The syntax is:
|
The syntax is:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue