focus new windows

This commit is contained in:
Dana Jansens 2003-03-21 08:20:49 +00:00
parent a3012eafbd
commit 05e9cb73ce

View 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;*/