mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-12-23 10:09:49 +01:00
added hyprctl animations
This commit is contained in:
parent
ba60d4c272
commit
9f4991eefa
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ layers - lists all the layers
|
||||||
splash - prints the current random splash
|
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
|
||||||
```
|
```
|
||||||
|
|
||||||
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`,
|
||||||
|
|
Loading…
Reference in a new issue