mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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
|
||||
WlrLayershell.namespace: "quickshell:styledPopup" //maybe this can fix with the popups not showing ?
|
||||
WlrLayershell.layer: WlrLayer.Overlay
|
||||
|
||||
Region {
|
||||
id: popupMask
|
||||
|
||||
@@ -311,7 +311,6 @@
|
||||
"Pressure": "Pressure",
|
||||
"Visibility": "Visibility",
|
||||
"Precipitation": "Precipitation",
|
||||
"Temperature:": "Temperature:",
|
||||
"Time to full:": "Time to full:",
|
||||
"Time to empty:": "Time to empty:",
|
||||
"Fully charged": "Fully charged",
|
||||
|
||||
@@ -311,7 +311,6 @@
|
||||
"Humidity": "湿度",
|
||||
"Wind": "风",
|
||||
"Precipitation": "降水量",
|
||||
"Temperature:": "温度:",
|
||||
"Time to full:": "距离充满:",
|
||||
"Time to empty:": "距离耗尽:",
|
||||
"Fully charged": "已充满电",
|
||||
|
||||
Reference in New Issue
Block a user