Tray: Add left click hide/show feature (#404)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Diego Parra
2024-04-09 04:23:34 +02:00
committed by GitHub
parent 6ed59332d1
commit 8c6941b8e9
3 changed files with 12 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ export interface Settings {
arRPC?: boolean;
appBadge?: boolean;
disableMinSize?: boolean;
clickTrayToShowHide?: boolean;
/** @deprecated use customTitleBar */
discordWindowsTitleBar?: boolean;
customTitleBar?: boolean;