]> Skullheadx's Git Forge - slstatus.git/commitdiff
remove swap
authorSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 00:17:05 +0000 (20:17 -0400)
committerSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 00:17:05 +0000 (20:17 -0400)
config.h

index 69781f6a8c7bafa20b6a636c0f0de04382fb993c..342ff09a834b5884b33b12ed8c5b6ff9bb370c2e 100644 (file)
--- 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 },