From 690949eb94f2a673886cf4a36acc21da0f671185 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Sun, 12 Jan 2020 18:29:34 +0800 Subject: [PATCH] more comments words for wallpaper_pattern_size key --- etc/MiniGUI.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/MiniGUI.cfg b/etc/MiniGUI.cfg index 68369ec2..3dd1d66d 100644 --- a/etc/MiniGUI.cfg +++ b/etc/MiniGUI.cfg @@ -41,6 +41,7 @@ mtype=IMPS2 [compositing_schema] # The size of wallpaper pattern surface (the fake screen for clients). # Optional values: x, full, half, quarter, octant, and empty. +# Default value is empty. wallpaper_pattern_size=full # wallpaper_pattern_size=half # wallpaper_pattern_size=quarter