set window_activehint_policy value in default config

SVN revision: 81560
This commit is contained in:
Mike Blumenkrantz 2012-12-21 16:07:12 +00:00
parent 303abf60de
commit 1565e76e6f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ group "E_Config" struct {
value "focus_policy" int: 2;
value "focus_setting" int: 3;
value "pass_click_on" int: 1;
value "window_activehint_policy" int: 2;
value "always_click_to_raise" int: 0;
value "always_click_to_focus" int: 0;
value "use_auto_raise" int: 0;