diff options
Diffstat (limited to 'conf/setting.json')
-rw-r--r-- | conf/setting.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/setting.json b/conf/setting.json new file mode 100644 index 0000000..cfeb718 --- /dev/null +++ b/conf/setting.json @@ -0,0 +1,8 @@ +{ + "description": "Settings for window manager", + "settings" : + { + "scaling" : "aspect_fit", + "options@scaling" : "aspect_fit|display_fit|none" + } +}
\ No newline at end of file |