mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 19:39:57 -05:00
replace 9999 radius with pill
This commit is contained in:
@@ -42,8 +42,7 @@ Item {
|
||||
active: root.fill
|
||||
anchors.fill: parent
|
||||
|
||||
sourceComponent: Rectangle {
|
||||
radius: 9999
|
||||
sourceComponent: Circle {
|
||||
color: root.colSecondary
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user