focus follows mouse

This commit is contained in:
Devin J. Pohly
2020-04-23 20:29:26 -05:00
parent 4eabe48fed
commit a87adfd77c
2 changed files with 25 additions and 20 deletions

View File

@@ -1,4 +1,5 @@
/* appearance */
static const int sloppyfocus = 1; /* focus follows mouse */
static const float rootcolor[] = {0.3, 0.3, 0.3, 1.0};
/* tagging */