mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 21:09:57 -05:00
tooltips: use builtin text prop, fix crash (#1956)
This commit is contained in:
@@ -18,6 +18,6 @@ QuickToggleButton {
|
||||
GlobalStates.sidebarRightOpen = false
|
||||
}
|
||||
StyledToolTip {
|
||||
content: Translation.tr("%1 | Right-click to configure").arg(Network.networkName)
|
||||
text: Translation.tr("%1 | Right-click to configure").arg(Network.networkName)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user