master
Daniel Napora 2023-06-04 13:40:25 +02:00
parent 18b3d9a73f
commit 70f4feaa08
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ clock2_fontsize(){
}
clockcolor(){
read CLR OPA <<< "$(grep "clock_font_color" ${T2CONFFILE} | cut -d'=' -f2)"
sd "clock_font_color.*$" "clock_font_color = ${1} $OPA" ${T2CONFFILE}
sd "clock_font_color.*$" "clock_font_color = ${1} 100" ${T2CONFFILE}
}
panel_background_id(){