mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 17:49:07 +01:00
btop: Use different dark theme
This commit is contained in:
parent
b57eae3d3f
commit
1d1709e1ba
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
enable = true;
|
||||
settings.color_theme =
|
||||
{
|
||||
dark = "adwaita-dark";
|
||||
dark = "Default";
|
||||
light = "adwaita";
|
||||
}
|
||||
.${config.custom.theme};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue