forked from Shinonome/dots-hyprland
tooltips: use builtin text prop, fix crash (#1956)
This commit is contained in:
@@ -26,6 +26,6 @@ QuickToggleButton {
|
||||
}
|
||||
}
|
||||
StyledToolTip {
|
||||
content: Translation.tr("Game mode")
|
||||
text: Translation.tr("Game mode")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user