summaryrefslogtreecommitdiffstats
path: root/unsupported
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-08-24 22:45:55 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-08-24 22:53:07 -0300
commit8c43218aa07014040a1076352060d58c240a7f70 (patch)
treee5406bcac354e79b5c4257ef025270dea50899d8 /unsupported
parente77a16f4ae473441ea922baeb6a98de165677442 (diff)
Introduce screen tabs
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/Platform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Platform.c b/unsupported/Platform.c
index f487c497..259a1af8 100644
--- a/unsupported/Platform.c
+++ b/unsupported/Platform.c
@@ -31,7 +31,7 @@ const unsigned int Platform_numberOfSignals = sizeof(Platform_signals)/sizeof(Si
ScreenDefaults Platform_defaultScreens[] = {
{
- .name = "Default",
+ .name = "Main",
.columns = "PID LWPID USER PRIORITY NICE M_SIZE M_RESIDENT STATE PERCENT_CPU PERCENT_MEM TIME Command",
.sortKey = "PERCENT_CPU",
},

© 2014-2024 Faster IT GmbH | imprint | privacy policy