aboutsummaryrefslogtreecommitdiffstats
path: root/conf/setting.json
blob: cfeb718c3c2651ccf474576610aeef9cced7f5a7 (plain)
1
2
3
4
5
6
7
8
{
    "description": "Settings for window manager",
    "settings" :
    {
        "scaling" : "aspect_fit",
        "options@scaling" : "aspect_fit|display_fit|none"
    }
}