mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-09 00:39:27 -05:00
circ prog: bigger gap angle
This commit is contained in:
@@ -15,7 +15,7 @@ Item {
|
|||||||
property real value: 0
|
property real value: 0
|
||||||
property color primaryColor: Appearance.m3colors.m3onSecondaryContainer
|
property color primaryColor: Appearance.m3colors.m3onSecondaryContainer
|
||||||
property color secondaryColor: Appearance.m3colors.m3secondaryContainer
|
property color secondaryColor: Appearance.m3colors.m3secondaryContainer
|
||||||
property real gapAngle: Math.PI / 10
|
property real gapAngle: Math.PI / 9
|
||||||
property bool fill: false
|
property bool fill: false
|
||||||
property int fillOverflow: 2
|
property int fillOverflow: 2
|
||||||
property int animationDuration: 1000
|
property int animationDuration: 1000
|
||||||
|
|||||||
Reference in New Issue
Block a user