Layout: Add nmaster support to new Mirror layout.
This commit is contained in:
@@ -142,7 +142,7 @@ init_root(void)
|
||||
XChangeWindowAttributes(dpy, ROOT, CWEventMask | CWCursor, &at);
|
||||
|
||||
if(conf.root.background_command)
|
||||
uicb_spawn(conf.root.background_command);
|
||||
spawn(conf.root.background_command);
|
||||
|
||||
ewmh_init_hints();
|
||||
ewmh_get_number_of_desktop();
|
||||
|
||||
Reference in New Issue
Block a user