summaryrefslogtreecommitdiff
path: root/btop
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2025-03-14 00:15:50 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2025-03-14 00:15:50 +0200
commit5651b13cccfd50d786df94c997641b1c0b766413 (patch)
treebc650cd481c380f209f3c8821872a26a5baa6f88 /btop
parenta0ffdeaab6ddc281a08522c4802696690d0b8e12 (diff)
Really cool changes.
Changes to be committed: modified: alacritty/alacritty.toml modified: btop/btop.conf modified: install.sh modified: keybinds modified: tmux/tmux.conf
Diffstat (limited to 'btop')
-rw-r--r--btop/btop.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/btop/btop.conf b/btop/btop.conf
index 30246af..8b3eb44 100644
--- a/btop/btop.conf
+++ b/btop/btop.conf
@@ -50,7 +50,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
-shown_boxes = "net proc mem cpu"
+shown_boxes = "net proc mem cpu gpu0"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 100