mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
SidePanel: added PowerProfileCard and UtilitiesCard
This commit is contained in:
@@ -11,8 +11,8 @@ NIconButton {
|
||||
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
readonly property bool wifiEnabled: Settings.data.network.wifiEnabled
|
||||
sizeMultiplier: 0.8
|
||||
showBorder: false
|
||||
sizeMultiplier: 0.8
|
||||
showBorder: false
|
||||
icon: {
|
||||
let connected = false
|
||||
for (const net in network.networks) {
|
||||
|
||||
Reference in New Issue
Block a user