summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorMoritz Luedecke <ritze@skweez.net>2017-08-20 15:21:33 +0200
committerMoritz Luedecke <ritze@skweez.net>2017-08-20 15:21:33 +0200
commit75634f63d166b2916763249875310fc1269fe626 (patch)
treee756a0b44589bcd82e062bed76ce237557f0931d /config.h
parent301e7de62f85f49a7a4d6b52fd42efb9a34ca4e6 (diff)
Rename option windowed to embedded
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 5d2a512..8eea22b 100644
--- a/config.h
+++ b/config.h
@@ -2,6 +2,7 @@
/* Default settings; can be overriden by command line. */
static int topbar = 1;
+static int embedded = 0;
static int minpwlen = 32;
static const char *fonts[] = {
"monospace:size=10"