mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 01:09:58 -05:00
tooltips: use builtin text prop, fix crash (#1956)
This commit is contained in:
@@ -10,7 +10,7 @@ QuickToggleButton {
|
||||
Idle.toggleInhibit()
|
||||
}
|
||||
StyledToolTip {
|
||||
content: Translation.tr("Keep system awake")
|
||||
text: Translation.tr("Keep system awake")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user