remove 3head comment
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-01-30 22:05:06 +01:00
parent 9808946440
commit 5e23df8d59
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 2 additions and 2 deletions

View File

@ -236,8 +236,8 @@ ResourcePref resources[] = {
{ "background", STRING, &colorname[259] },
{ "unfocusedForeground", STRING, &colorname[260] },
{ "unfocusedBackground", STRING, &colorname[261] },
// { "selectionForeground", STRING, &colorname[262] },
// { "selectionBackground", STRING, &colorname[263] },
{ "selectionForeground", STRING, &colorname[262] },
{ "selectionBackground", STRING, &colorname[263] },
{ "termname", STRING, &termname },
{ "shell", STRING, &shell },
{ "minlatency", INTEGER, &minlatency },