added borderangle

This commit is contained in:
vaxerski 2023-02-01 21:07:36 +00:00
parent 49905830a0
commit 4f3897cf18

View file

@ -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
``` ```