removed useless comment
a6d23fb6
1 file(s) · +1 −1
| 34 | 34 | /* symbol arrange function */ |
|
| 35 | 35 | { "[]=", tile }, /* first entry is default */ |
|
| 36 | 36 | { "><>", NULL }, /* no layout function means floating behavior */ |
|
| 37 | - | { "[M]", monocle }, /* first entry is default */ |
|
| 37 | + | { "[M]", monocle }, |
|
| 38 | 38 | }; |
|
| 39 | 39 | ||
| 40 | 40 | /* key definitions */ |