Merge pull request #11 from alec-lefors/main

update wiki links
This commit is contained in:
Vaxry 2022-08-23 09:58:39 +02:00 committed by GitHub
commit cd0e945806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Hyprland exposes two powerful sockets for you to use.
The first, socket1, can be fully controlled with `hyprctl`, see its usage
[here](https://github.com/hyprwm/Hyprland/wiki/Using-hyprctl).
[here](../Using-hyprctl).
The second, socket2, sends events for certain changes / actions and can be used
to react to different events. See its description
[here](https://github.com/hyprwm/Hyprland/wiki/IPC).
[here](../../IPC/).
## Example script