summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index 0329d62..f56825a 100644
--- a/config.def.h
+++ b/config.def.h
@@ -184,4 +184,5 @@ static Signal signals[] = {
{ "togglegaps", togglegaps },
{ "defaultgaps", defaultgaps },
{ "sigstatusbar", sigstatusbar },
+ { "fullscreen", fullscreen },
};