]> Dogcows Code - chaz/openbox/blobdiff - plugins/focus.c
focus new windows
[chaz/openbox] / plugins / focus.c
index 5a52d2e98273155b1e69cae45ebae31f63b14580..9424a236d38f062c97a973762ed391cd418bcaec 100644 (file)
@@ -9,7 +9,7 @@
 /* config options */
 static gboolean follow_mouse = TRUE;
 static gboolean warp_on_desk_switch = FALSE;
-static gboolean focus_new = FALSE;
+static gboolean focus_new = TRUE;
 
 /*static int skip_enter = 0;*/
 
This page took 0.019342 seconds and 4 git commands to generate.