mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Settings: minor adjustments
This commit is contained in:
@@ -49,13 +49,14 @@ Item {
|
||||
}
|
||||
|
||||
NText {
|
||||
text: "City"
|
||||
text: "Location"
|
||||
color: Colors.textPrimary
|
||||
font.weight: Style.fontWeightBold
|
||||
}
|
||||
NText {
|
||||
text: "Your city name for weather information"
|
||||
color: Colors.textSecondary
|
||||
font.pointSize: Style.fontSizeSmall * scaling
|
||||
}
|
||||
NTextBox {
|
||||
text: Settings.data.location.name
|
||||
|
||||
Reference in New Issue
Block a user