remove 3head comment
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
This commit is contained in:
parent
9808946440
commit
5e23df8d59
1 changed files with 2 additions and 2 deletions
4
config.h
4
config.h
|
@ -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 },
|
||||
|
|
Loading…
Add table
Reference in a new issue