remove restrictions from setprop for ints

This commit is contained in:
vaxerski 2023-01-24 21:45:40 +00:00
parent 330424e36f
commit f8b5ebe49a
1 changed files with 2 additions and 2 deletions

View File

@ -168,8 +168,8 @@ Prop List:
| alpha | float 0.0 - 1.0 |
| alphainactiveoverride | 0/1, makes the next setting be override instead of multiply |
| alphainactive | float 0.0 - 1.0 |
| activebordercolor | color, argb, must be input in decimal, -1 means not set |
| inactivebordercolor | color, argb, must be input in decimal, -1 means not set |
| activebordercolor | color, -1 means not set |
| inactivebordercolor | color, -1 means not set |
```sh
hyprctl setprop address:0x13371337 forcenoanims 1 lock # with locking