diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-01 22:48:05 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-01 22:48:05 +0900 |
| commit | 7e6e029ac357fa246f2242181ea4bc15367eb6be (patch) | |
| tree | c319774a6e1780584839426c3bb89544003ffa2a | |
| parent | 6ccbbe8e60544d801bfb825b9f1dfb96fd445a2a (diff) | |
modified config.h
| -rw-r--r-- | dwm/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm/config.h b/dwm/config.h index d15cad5..0906393 100644 --- a/dwm/config.h +++ b/dwm/config.h @@ -114,7 +114,6 @@ static const Layout layouts[] = { { "|M|", centeredmaster }, /* 12: Master in middle, slaves on sides */ { ">M>", centeredfloatingmaster }, /* 13: Same but master floats */ { "><>", NULL }, /* 14: no layout function means floating behavior */ - { NULL, NULL }, }; /* imports */ |
