mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: update macos icon
This commit is contained in:
parent
285eadd0f4
commit
2495aea137
3 changed files with 2 additions and 2 deletions
|
|
@ -221,7 +221,7 @@ export class WindowManager {
|
|||
minHeight: 540,
|
||||
backgroundColor: "#1c1c1c",
|
||||
titleBarStyle: process.platform === "linux" ? "default" : "hidden",
|
||||
...(process.platform === "linux" ? { icon } : {}),
|
||||
icon,
|
||||
trafficLightPosition: { x: 16, y: 16 },
|
||||
titleBarOverlay: {
|
||||
symbolColor: "#DADBE1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue