add hyprctl instances

This commit is contained in:
Vaxry 2023-08-08 16:17:36 +02:00
parent ea8c8e0766
commit 3d3b1ec1e5

View file

@ -242,6 +242,7 @@ splash - prints the current random splash
getoption [option] - gets the config option status (values) getoption [option] - gets the config option status (values)
cursorpos - gets the current cursor pos in global layout coordinates cursorpos - gets the current cursor pos in global layout coordinates
animations - gets the current config'd info about animations and beziers animations - gets the current config'd info about animations and beziers
instances - lists all running instances of hyprland with their info
``` ```
For the getoption command, the option name should be written as `section:option`, For the getoption command, the option name should be written as `section:option`,