Auto-sync from catchthesethighs

This commit is contained in:
adlee-was-taken
2025-12-20 22:30:30 -05:00
parent 616ea47766
commit cb91251d13
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ show_motd() {
local s2="${_M_CYAN}◆ load:${_M_RESET}${load}"
local s3="${_M_GREEN}◇ mem:${_M_RESET}${mem}"
local s4="${_M_BLUE}${_M_RESET} ${disk}"
echo "${_M_GREY}${_M_DIM} ${_M_RESET}${s1}${_M_GREY}${_M_DIM} ${s2}${_M_GREY}${_M_DIM} ${s3}${_M_GREY}${_M_DIM} ${s4}${_M_GREY}${_M_DIM} ${_M_RESET}"
echo "${_M_GREY}${_M_DIM} $${_M_RESET}${s1}${_M_GREY}${_M_DIM} $${s2}${_M_GREY}${_M_DIM} $${s3}${_M_GREY}${_M_DIM} $${s4}${_M_GREY}${_M_DIM} ${_M_RESET}"
## Bottom border