summaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-01 22:48:05 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-01 22:48:05 +0900
commit7e6e029ac357fa246f2242181ea4bc15367eb6be (patch)
treec319774a6e1780584839426c3bb89544003ffa2a /dwm
parent6ccbbe8e60544d801bfb825b9f1dfb96fd445a2a (diff)
modified config.h
Diffstat (limited to 'dwm')
-rw-r--r--dwm/config.h1
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 */