New Screenshot

This commit is contained in:
Snorky 2025-09-25 00:10:50 +02:00
parent 1daa936f16
commit f78eead0b7
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 KiB

After

Width:  |  Height:  |  Size: 466 KiB

View File

@ -94,7 +94,7 @@ src_usage() {
echo -n ",{"
echo -n "\"name\":\"id_src_usage\","
echo -n "\"color\":\"$text_color\","
echo -n "\"full_text\":\"$(df --output=pcent /usr/src | grep -v Uti)\","
echo -n "\"full_text\":\"$(df --output=pcent /usr/src | grep -v Uti) \","
echo -n "\"background\":\"$bg\","
common
echo -n "},"
@ -339,8 +339,8 @@ cutator() {
separator $bg "#FFD180"
echo -n ",{"
echo -n "\"name\":\"id_cutator_text\","
echo -n "\"color\":\"$text_color\","
echo -n "\"full_text\":\"$(echo -n '||')\","
# echo -n "\"color\":\"$text_color\","
echo -n "\"full_text\":\"$(echo -n '')\","
echo -n "\"background\":\"$bg\","
common
echo -n "},"