@jaspermayone.com's dotfiles
at main 68 lines 1.5 kB view raw
1#? Config file for btop v. 1.4.0 2 3color_theme = "TTY" 4theme_background = False 5truecolor = True 6force_tty = False 7presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" 8vim_keys = False 9rounded_corners = True 10graph_symbol = "braille" 11graph_symbol_cpu = "default" 12graph_symbol_mem = "default" 13graph_symbol_net = "default" 14graph_symbol_proc = "default" 15shown_boxes = "proc mem cpu" 16update_ms = 2000 17proc_sorting = "memory" 18proc_reversed = False 19proc_tree = False 20proc_colors = True 21proc_gradient = True 22proc_per_core = False 23proc_mem_bytes = False 24proc_cpu_graphs = True 25proc_info_smaps = False 26proc_left = False 27proc_filter_kernel = False 28proc_aggregate = False 29cpu_graph_upper = "Auto" 30cpu_graph_lower = "Auto" 31cpu_invert_lower = True 32cpu_single_graph = False 33cpu_bottom = False 34show_uptime = True 35check_temp = True 36cpu_sensor = "Auto" 37show_coretemp = True 38cpu_core_map = "" 39temp_scale = "fahrenheit" 40base_10_sizes = False 41show_cpu_freq = True 42clock_format = "%X" 43background_update = True 44custom_cpu_name = "" 45disks_filter = "" 46mem_graphs = True 47mem_below_net = False 48zfs_arc_cached = True 49show_swap = True 50swap_disk = True 51show_disks = True 52only_physical = True 53use_fstab = True 54zfs_hide_datasets = False 55disk_free_priv = False 56show_io_stat = True 57io_mode = False 58io_graph_combined = False 59io_graph_speeds = "" 60net_download = 100 61net_upload = 100 62net_auto = True 63net_sync = True 64net_iface = "" 65show_battery = True 66selected_battery = "Auto" 67show_battery_watts = True 68log_level = "WARNING"