dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

commit 9e2d1d794037eeed44db153d88b61ff2fa2be1cb
parent 46222ac397bb25fbcacc541d5efc76481c826e5d
Author: awy <awy@awy.one>
Date:   Tue, 16 Dec 2025 02:40:10 +0300

botp

Diffstat:
A.config/btop/btop.conf | 70++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 70 insertions(+), 0 deletions(-)

diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf @@ -0,0 +1,70 @@ +color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" +theme_background = False +presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" +vim_keys = True +rounded_corners = False +graph_symbol = "braille" +graph_symbol_cpu = "braille" +graph_symbol_gpu = "default" +graph_symbol_mem = "default" +graph_symbol_net = "default" +graph_symbol_proc = "default" +shown_boxes = "mem net proc cpu" +update_ms = 1000 +proc_sorting = "memory" +proc_reversed = False +proc_tree = False +proc_colors = True +proc_gradient = True +proc_per_core = False +proc_mem_bytes = True +proc_cpu_graphs = True +proc_info_smaps = False +proc_left = False +proc_filter_kernel = True +proc_aggregate = False +cpu_graph_upper = "Auto" +cpu_graph_lower = "Auto" +show_gpu_info = "Auto" +cpu_invert_lower = True +cpu_single_graph = True +cpu_bottom = False +show_uptime = True +check_temp = True +cpu_sensor = "Auto" +show_coretemp = True +cpu_core_map = "" +temp_scale = "celsius" +base_10_sizes = False +show_cpu_freq = True +clock_format = "%X" +background_update = True +custom_cpu_name = "" +disks_filter = "" +mem_graphs = False +mem_below_net = False +zfs_arc_cached = True +show_swap = True +swap_disk = True +show_disks = True +only_physical = True +use_fstab = True +zfs_hide_datasets = False +disk_free_priv = False +show_io_stat = True +io_mode = False +io_graph_combined = False +io_graph_speeds = "" +net_download = 100 +net_upload = 100 +net_auto = True +net_sync = True +net_iface = "" +base_10_bitrate = "Auto" +show_battery = True +selected_battery = "Auto" +show_battery_watts = True +log_level = "WARNING" +nvml_measure_pcie_speeds = True +rsmi_measure_pcie_speeds = True +gpu_mirror_graph = False