mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 04:55:58 +01:00
added borderangle
This commit is contained in:
parent
49905830a0
commit
4f3897cf18
1 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,8 @@ global
|
||||||
↳ fadeSwitch - fade on changing activewindow and its opacity
|
↳ fadeSwitch - fade on changing activewindow and its opacity
|
||||||
↳ fadeShadow - fade on changing activewindow for shadows
|
↳ fadeShadow - fade on changing activewindow for shadows
|
||||||
↳ fadeDim - the easing of the dimming of inactive windows
|
↳ fadeDim - the easing of the dimming of inactive windows
|
||||||
↳ border
|
↳ border - for animating the border's color switch speed
|
||||||
|
↳ borderangle - for animating the border's gradient angle - styles: once (default), loop
|
||||||
↳ workspaces - styles: slide, slidevert, fade
|
↳ workspaces - styles: slide, slidevert, fade
|
||||||
↳ specialWorkspace - styles: same as workspaces
|
↳ specialWorkspace - styles: same as workspaces
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue