some changes to the config

This commit is contained in:
speedie 2023-03-14 12:13:11 +01:00
parent d9bfcb067a
commit e3767da0f8

View file

@ -108,8 +108,6 @@ ResourcePref resources[] = {
{ "password", STRING, &password }, { "password", STRING, &password },
{ "prompt", STRING, &prompt }, { "prompt", STRING, &prompt },
{ "class", STRING, &class }, { "class", STRING, &class },
{ "leftarrow", STRING, &leftarrow },
{ "rightarrow", STRING, &rightarrow },
{ "normtext", STRING, &normtext }, { "normtext", STRING, &normtext },
{ "instext", STRING, &instext }, { "instext", STRING, &instext },
{ "borderwidth", INTEGER, &borderwidth }, { "borderwidth", INTEGER, &borderwidth },