mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 03:04:31 +10:00
make wifi/bluetooth device items not unexpectedly use fancy text
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
|
||||
|
||||
Reference in New Issue
Block a user