mirror of
https://github.com/pikami/dwm.git
synced 2025-12-19 17:19:47 +00:00
removed useless comment
This commit is contained in:
@@ -34,7 +34,7 @@ static Layout layouts[] = {
|
||||
/* symbol arrange function */
|
||||
{ "[]=", tile }, /* first entry is default */
|
||||
{ "><>", NULL }, /* no layout function means floating behavior */
|
||||
{ "[M]", monocle }, /* first entry is default */
|
||||
{ "[M]", monocle },
|
||||
};
|
||||
|
||||
/* key definitions */
|
||||
|
||||
Reference in New Issue
Block a user