cursorColor removed

jaspers-st
Luke Smith 6 years ago
parent 6863c0608a
commit c5107954b2
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

@ -170,7 +170,6 @@ ResourcePref resources[] = {
{ "color15", STRING, &colorname[15] }, { "color15", STRING, &colorname[15] },
{ "background", STRING, &colorname[256] }, { "background", STRING, &colorname[256] },
{ "foreground", STRING, &colorname[257] }, { "foreground", STRING, &colorname[257] },
{ "cursorColor", STRING, &colorname[258] },
{ "termname", STRING, &termname }, { "termname", STRING, &termname },
{ "shell", STRING, &shell }, { "shell", STRING, &shell },
{ "xfps", INTEGER, &xfps }, { "xfps", INTEGER, &xfps },

Loading…
Cancel
Save