mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
17 lines
No EOL
458 B
JSON
17 lines
No EOL
458 B
JSON
[
|
|
{
|
|
"property": "theme.zen-minimal-exit-menu.enable-macos-identic",
|
|
"label": "Makes theme more identical to MacOS version.",
|
|
"defaultValue": "false",
|
|
"disabledOn": [
|
|
"macos"
|
|
],
|
|
"type": "checkbox"
|
|
},
|
|
{
|
|
"property": "theme.zen-minimal-exit-menu.enable-icon-visibility",
|
|
"label": "Shows the window icons.",
|
|
"defaultValue": "false",
|
|
"type": "checkbox"
|
|
}
|
|
] |