feat: add custom titlebar
This commit is contained in:
@@ -2635,6 +2635,26 @@
|
||||
"clipboard-manager:deny-write-text"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"decorum:default"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "decorum:allow-show-snap-overlay -> Enables the show_snap_overlay command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"decorum:allow-show-snap-overlay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "decorum:deny-show-snap-overlay -> Denies the show_snap_overlay command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"decorum:deny-show-snap-overlay"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"enum": [
|
||||
|
||||
Reference in New Issue
Block a user