Added focus_follows_mouse config option
This commit is contained in:
committed by
Michael Stapelberg
parent
7c7756d75f
commit
7f10970fc7
@ -77,6 +77,8 @@ struct Config {
|
||||
int container_stack_limit;
|
||||
int container_stack_limit_value;
|
||||
|
||||
bool focus_follows_mouse;
|
||||
|
||||
const char *default_border;
|
||||
|
||||
/** The modifier which needs to be pressed in combination with your mouse
|
||||
|
Reference in New Issue
Block a user