It's past my bedtime.

This commit is contained in:
Devin J. Pohly 2022-04-03 00:14:08 -05:00
parent 6901743b0c
commit 437aea8662
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ static const Layout layouts[] = {
/* monitors */
static const MonitorRule monrules[] = {
/* name mfact nmaster scale layout rotate/reflect x y */
/* name mfact nmaster scale layout rotate/reflect */
/* example of a HiDPI laptop monitor:
{ "eDP-1", 0.5, 1, 2, &layouts[0], WL_OUTPUT_TRANSFORM_NORMAL },
*/