mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
cookbook: Don't use the default stage
It's not necessary to use the default stage, so don't encourage this in the JSON example.
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
{
|
||||
"id" : "stage",
|
||||
"type" : "ClutterStage",
|
||||
"is-default" : true,
|
||||
"width" : 400,
|
||||
"height" : 400,
|
||||
"color" : "#333355ff",
|
||||
|
Reference in New Issue
Block a user