From: Skullheadx Date: Wed, 29 Apr 2026 00:17:05 +0000 (-0400) Subject: remove swap X-Git-Url: http://git.skullheadx.com/blog/projects/static/gitweb.css?a=commitdiff_plain;h=10e3fd8ef7528a8fcafd3b78ccde2f86a6340fdb;p=slstatus.git remove swap --- diff --git a/config.h b/config.h index 69781f6..342ff09 100644 --- a/config.h +++ b/config.h @@ -70,7 +70,7 @@ static const struct arg args[] = { { hostname, "%s |", NULL }, { cpu_perc, " CPU %s%% |", NULL }, { ram_perc, " RAM %s%% |", NULL }, - { swap_perc, " SWAP %s%% |", NULL }, +/* { swap_perc, " SWAP %s%% |", NULL },*/ { up, " WIFI %s |", "wlp9s0"}, { run_command, " VOL %s%% |", "pamixer --get-volume"}, { uptime, " UPTIME %s |", NULL },