Configuring: fix links (#711)

This commit is contained in:
MightyPlaza 2024-07-11 19:01:26 +00:00 committed by GitHub
parent d55e2358fc
commit 32c0bf322a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -245,7 +245,7 @@ Prop List:
| maxsize | vec2 (`x y`) |
| minsize | vec2 (`x y`) |
Additional properties can be found in the [Window Rules](../Window-Rules.md#Dynamic-Rules) section.
Additional properties can be found in the [Window Rules](../Window-Rules#dynamic-rules) section.
For example:
```sh

View File

@ -139,7 +139,7 @@ Dynamic rules are re-evaluated every time a property changes.
| maxsize \[x\] \[y\] | sets the maximum size (x,y -> int) |
| minsize \[x\] \[y\] | sets the minimum size (x,y -> int) |
The following rules can also be set with [`hyprctl setprop`](../Using-hyprctl.md#set-prop):
The following rules can also be set with [`hyprctl setprop`](../Using-hyprctl#setprop):
| Rule | Description |
| ---- | ----------- |