add some changes to nixos config
This commit is contained in:
@@ -46,9 +46,9 @@ static const int lockfullscreen =
|
||||
#include <X11/XF86keysym.h>
|
||||
|
||||
static const Layout layouts[] = {
|
||||
{"><>", NULL},
|
||||
//{NULL, centeredfloatingmaster},
|
||||
//{"|M|", centeredmaster},
|
||||
//{"><>", NULL},
|
||||
{"[F]", centeredfloatingmaster},
|
||||
{"|M|", centeredmaster},
|
||||
{"[]=", tile}, /* first entry is default */
|
||||
{"[M]", monocle},
|
||||
{"[@]", spiral},
|
||||
|
||||
Reference in New Issue
Block a user