mirror of
https://github.com/rhysd/Mstdn.git
synced 2025-02-01 05:52:11 +01:00
hide dock icon on menubar mode
This commit is contained in:
parent
50b3c54f10
commit
f411c831c5
@ -158,7 +158,6 @@ function startMenuBar(config: Config): Promise<Electron.BrowserWindow> {
|
||||
height: state.height,
|
||||
alwaysOnTop: IS_DEBUG || !!config.always_on_top,
|
||||
tooltip: 'Mstdn',
|
||||
showDockIcon: true,
|
||||
autoHideMenuBar: true,
|
||||
useContentSize: true,
|
||||
show: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user