aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/rio/dat.h')
-rw-r--r--src/cmd/rio/dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/rio/dat.h b/src/cmd/rio/dat.h
index b2b74eea..aa08fcf9 100644
--- a/src/cmd/rio/dat.h
+++ b/src/cmd/rio/dat.h
@@ -150,6 +150,7 @@ extern int debug;
extern int solidsweep;
extern int numvirtuals;
extern int scrolling;
+extern int ffm; /* focus follows mouse */
extern Atom exit_rio;
extern Atom restart_rio;