aboutsummaryrefslogtreecommitdiffhomepage
path: root/example.ini
diff options
context:
space:
mode:
Diffstat (limited to 'example.ini')
-rw-r--r--example.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/example.ini b/example.ini
index ab46b73..64b892e 100644
--- a/example.ini
+++ b/example.ini
@@ -1,6 +1,6 @@
[GENERAL]
; Debug mode prints more verbose messages
-DEBUG = 1
+DEBUG = 0
; Border width
BORDER = 1
@@ -19,6 +19,9 @@ TILE = t
; Toggle maximization state
MAX = m
+; Center window
+CENTER = c
+
; Close current window
CLOSE = q