{ pkgs, ...}: { programs.btop = { enable = true; # color_theme = "tokyo-night"; # theme_background = false; }; }