btop: Fix theme

This commit is contained in:
SebastianStork 2026-01-24 15:13:22 +01:00
parent 8e949b0361
commit faf3d256ea
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

View file

@ -5,7 +5,7 @@
config = lib.mkIf config.custom.programs.btop.enable {
programs.btop = {
enable = true;
settings.settings =
settings.color_theme =
{
dark = "adwaita-dark";
light = "adwaita";