focus new windows
This commit is contained in:
parent
a3012eafbd
commit
05e9cb73ce
1 changed files with 1 additions and 1 deletions
|
@ -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;*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue