Add a switch to hide the idle time column

This commit is contained in:
Veronica K. B. Olsen
2021-02-08 23:40:21 +01:00
parent 871a0dfc6c
commit 2d754641b5
3 changed files with 28 additions and 2 deletions
+1
View File
@@ -55,6 +55,7 @@ class OptionState():
"hideZeros",
"hideNegative",
"groupByDay",
"showIdleTime",
"histMax",
},
"GuiDocSplit": {