mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-14 10:10:16 +00:00
Better busy indicator defaults
This commit is contained in:
@@ -172,7 +172,7 @@ NLoader {
|
||||
running: network.connectingSsid === modelData.ssid
|
||||
color: Colors.accentPrimary
|
||||
anchors.centerIn: parent
|
||||
size: 22 * scaling
|
||||
size: Style.baseWidgetSize * 0.7 * scaling
|
||||
}
|
||||
|
||||
// TBC: Does nothing on my setup
|
||||
|
||||
Reference in New Issue
Block a user