From 597a0c70f94f370a3b8749464b7af891bdc7bae2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 14 Nov 2012 10:55:38 +0100 Subject: example.conf: all options should be commented The file is written with the assumption that it doesn't change any settings by default. Add a forgotten comment to fix this. --- etc/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/example.conf b/etc/example.conf index 4a1da541af..6fe1b6bdf1 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -26,7 +26,7 @@ #fs=yes # force starting with centered window -geometry=50%:50% +#geometry=50%:50% # Keep the player window on top of all other windows. #ontop=yes -- cgit v1.2.3