Update memory icon (#15)
Some checks failed
Rust / build (push) Has been cancelled

Makes memory icon bigger by using CPU icon from Nerdfonts instead of the memory icon.
This commit is contained in:
SomeEmptyBox 2024-12-19 22:32:32 +05:30 committed by GitHub
parent ea8280ef77
commit 4fff13a51f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,7 +78,7 @@ fn print_system_info(fields: &Fields) {
{blue} {blue}{cyan} {cyan} {blue}Shell{reset} {shell}
{blue} {cyan} {cyan} {blue}Uptime{reset} {uptime}
{blue} {cyan} {cyan} {cyan} {blue}Desktop{reset} {desktop}
{blue} {cyan}{blue} {cyan}󰍛 {blue}Memory{reset} {memory_usage}
{blue} {cyan}{blue} {cyan} {blue}Memory{reset} {memory_usage}
{blue} {cyan}{blue} {cyan}󱥎 {blue}Storage (/){reset} {storage}
{cyan} {blue} {cyan} {blue}Colors{reset} {colors}");