Fix Feature #22 : set a default tag and/or screen where to send client
that have no tag/screen specific rule. Feature requested by philpep
This commit is contained in:
@@ -443,6 +443,8 @@ typedef struct
|
||||
uint padding;
|
||||
MouseBinding *mouse;
|
||||
int nmouse;
|
||||
uint default_open_tag;
|
||||
int default_open_screen;
|
||||
} client;
|
||||
struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user