+257
.config/btop/btop.conf
+257
.config/btop/btop.conf
···
···+#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.+#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"+#* If the theme set background should be shown, set to False if you want terminal background transparency.+#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false.+#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols.+#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets.+#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box.+presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty"+#* "tty" uses only 3 different symbols but will work with most fonts and should work in a real TTY.+#* Note that "tty" only has half the horizontal resolution of the other two, so will show a shorter historical view.+#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.+#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.+#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",+#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.+#* If process cpu usage should be of the core it's running on or usage of the total available cpu power.+#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate)+#* Shows the CPU package current power consumption in watts. Requires running `make setcap` or `make setuid` or running with sudo.+#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors.+#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core.+#* Format "x:y" x=core with wrong temp, y=core with correct temp, use space as separator between multiple entries.+#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine".+#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort.+#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ".+#* Only disks matching the filter will be shown. Prepend exclude= to only show disks not matching the filter. Examples: disk_filter="/boot /home/user", disks_filter="exclude=/boot /home/user"+#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar.+#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool)+#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ".+#* Set fixed values for network graphs in Mebibits. Is only used if net_auto is also set to False.+#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest.+#* Sync the auto scaling for download and upload to whichever currently has the highest scale.+#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes.
+83
.config/btop/themes/catppuccin_macchiato.theme
+83
.config/btop/themes/catppuccin_macchiato.theme
···
···+# Main background, empty for terminal default, need to be empty if you want transparent background+# Misc colors for processes box including mini cpu graphs, details memory graph and details status text