mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-25 12:25:50 +08:00
📝 Add docs on image support in atom-shell.
This commit is contained in:
@@ -47,7 +47,7 @@ You can also create a window without chrome by using
|
||||
zoom percent / 100, so `3.0` represents `300%`
|
||||
* `kiosk` Boolean - The kiosk mode
|
||||
* `title` String - Default window title
|
||||
* `icon` String - The path of icon file
|
||||
* `icon` [Image](image.md) - The window icon
|
||||
* `show` Boolean - Whether window should be shown when created
|
||||
* `frame` Boolean - Specify `false` to create a
|
||||
[Frameless Window](frameless-window.md)
|
||||
|
||||
Reference in New Issue
Block a user