focus follows mouse
This commit is contained in:
parent
4eabe48fed
commit
a87adfd77c
2 changed files with 25 additions and 20 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue