diff options
Diffstat (limited to '.config/btop')
-rw-r--r-- | .config/btop/btop.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf new file mode 100644 index 0000000..f54e85d --- /dev/null +++ b/.config/btop/btop.conf @@ -0,0 +1,6 @@ +color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" +theme_background = False +vim_keys = True +rounded_corners = False +shown_boxes = "cpu net proc mem gpu0" +proc_sorting = "memory" |