1
0
Fork 0

feat: Add 8-bit color support for btop

This commit is contained in:
lwad 2024-03-27 23:25:32 +00:00
parent 12e8aa850c
commit bfd9a8551f
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ with lib; {
disks_filter = "/ /boot/efi";
proc_tree = true;
theme_background = false;
truecolor = false;
update_ms = 100;
vim_keys = true;
};