forked from Shinonome/dots-hyprland
welcome app: add tip for window close keybind
This commit is contained in:
@@ -109,6 +109,10 @@ ApplicationWindow {
|
||||
text: "close"
|
||||
iconSize: 20
|
||||
}
|
||||
|
||||
StyledToolTip {
|
||||
content: Translation.tr("Tip: Close a window with Super+Q")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user