forked from Shinonome/dots-hyprland
chore(bar): add WlrLayer.Overlay in StyledPopup and delete temperature translation
This commit is contained in:
@@ -42,6 +42,7 @@ LazyLoader {
|
|||||||
|
|
||||||
mask: maskEnabled ? popupMask : undefined
|
mask: maskEnabled ? popupMask : undefined
|
||||||
WlrLayershell.namespace: "quickshell:styledPopup" //maybe this can fix with the popups not showing ?
|
WlrLayershell.namespace: "quickshell:styledPopup" //maybe this can fix with the popups not showing ?
|
||||||
|
WlrLayershell.layer: WlrLayer.Overlay
|
||||||
|
|
||||||
Region {
|
Region {
|
||||||
id: popupMask
|
id: popupMask
|
||||||
|
|||||||
@@ -311,7 +311,6 @@
|
|||||||
"Pressure": "Pressure",
|
"Pressure": "Pressure",
|
||||||
"Visibility": "Visibility",
|
"Visibility": "Visibility",
|
||||||
"Precipitation": "Precipitation",
|
"Precipitation": "Precipitation",
|
||||||
"Temperature:": "Temperature:",
|
|
||||||
"Time to full:": "Time to full:",
|
"Time to full:": "Time to full:",
|
||||||
"Time to empty:": "Time to empty:",
|
"Time to empty:": "Time to empty:",
|
||||||
"Fully charged": "Fully charged",
|
"Fully charged": "Fully charged",
|
||||||
|
|||||||
@@ -311,7 +311,6 @@
|
|||||||
"Humidity": "湿度",
|
"Humidity": "湿度",
|
||||||
"Wind": "风",
|
"Wind": "风",
|
||||||
"Precipitation": "降水量",
|
"Precipitation": "降水量",
|
||||||
"Temperature:": "温度:",
|
|
||||||
"Time to full:": "距离充满:",
|
"Time to full:": "距离充满:",
|
||||||
"Time to empty:": "距离耗尽:",
|
"Time to empty:": "距离耗尽:",
|
||||||
"Fully charged": "已充满电",
|
"Fully charged": "已充满电",
|
||||||
|
|||||||
Reference in New Issue
Block a user