From ef6dff4cce15186a66ba34cdd7bd39958ebf7f58 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 29 Jul 2025 03:42:18 +0300 Subject: first commit --- .config/btop/btop.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .config/btop/btop.conf (limited to '.config/btop') 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" -- cgit v1.2.3