all repos — openbox @ 6b79b47f232445b428d415faf47008631b822168

openbox fork - make it a bit more like ryudo

typo
Dana Jansens danakj@orodu.net
commit

6b79b47f232445b428d415faf47008631b822168

parent

22f38541c5af082805bf08bff1e04aff8fa430dd

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M plugins/focus.cplugins/focus.c

@@ -19,7 +19,7 @@ val.bool = TRUE;

config_set("focus.followMouse", Config_Bool, val); config_def_set(config_def_new("focus.focusNew", Config_Bool, "Focus New Windows", - "Focus windows when they first appear ")); + "Focus windows when they first appear.")); val.bool = TRUE; config_set("focus.focusNew", Config_Bool, val); /*