forked from Shinonome/dots-hyprland
changes from main n stuff
This commit is contained in:
+1
@@ -41,6 +41,7 @@ ExpandableChoiceButton {
|
||||
elide: Text.ElideRight
|
||||
font.pixelSize: Looks.font.pixelSize.large
|
||||
text: root.device?.name || Translation.tr("Unknown device")
|
||||
textFormat: Text.PlainText
|
||||
}
|
||||
WText { // Status
|
||||
id: statusText
|
||||
|
||||
@@ -61,6 +61,7 @@ ExpandableChoiceButton {
|
||||
elide: Text.ElideRight
|
||||
font.pixelSize: Looks.font.pixelSize.large
|
||||
text: root.wifiNetwork?.ssid ?? Translation.tr("Unknown")
|
||||
textFormat: Text.PlainText
|
||||
}
|
||||
WText { // Status
|
||||
id: statusText
|
||||
|
||||
Reference in New Issue
Block a user