summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-17 12:41:37 -0700
committerGitHub <noreply@github.com>2020-08-17 15:41:37 -0400
commit3c373d7129f953242bca813a62b6e920d25f65f5 (patch)
treee474b558f0e0ab22e121e12d1788113a589e6ad8 /.vscode
parent59ce90f5779f63b8d21af92279189c2691a7b7d1 (diff)
feature: Add appox. total mem as an option for processes and basic mem
Adds a way to display the memory value as a column in the processes widget and the basic memory widget, rather than just the percentage.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 50026c86..dbc29940 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -20,6 +20,7 @@
"haase",
"heim",
"hjkl",
+ "libc",
"markdownlint",
"minwindef",
"noheader",
@@ -32,6 +33,7 @@
"softirq",
"stime",
"subwidget",
+ "sysconf",
"sysinfo",
"tokei",
"twrite",
@@ -39,6 +41,7 @@
"use",
"use curr usage",
"utime",
+ "virt",
"whitespaces",
"winapi",
"winnt",