Removing workaround to ensure that floating master stays on top, ref. #20
This commit is contained in:
@@ -2,7 +2,6 @@ static void flextile(Monitor *m);
|
||||
static void mirrorlayout(const Arg *arg);
|
||||
static void rotatelayoutaxis(const Arg *arg);
|
||||
static void incnstack(const Arg *arg);
|
||||
static void reattachstack(Monitor *m, int ai, int an);
|
||||
|
||||
/* Symbol handlers */
|
||||
static void setflexsymbols(Monitor *m, unsigned int n);
|
||||
@@ -105,4 +104,4 @@ static char tilesymb[] = {
|
||||
35, // "#",
|
||||
92, // "\\",
|
||||
64, // "@",
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user