summaryrefslogtreecommitdiff
path: root/common/home
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2024-09-25 21:54:10 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2024-09-25 21:54:10 +0200
commitdc00b9a7b38de0b8f402e944ea994883141a601e (patch)
tree70ce669d253331ff04f8db331d77c946cd90bd81 /common/home
parent8f02589b784f2130ec248fbcfdb24039cd728503 (diff)
update packages
Diffstat (limited to 'common/home')
-rw-r--r--common/home/programs/btop/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/home/programs/btop/default.nix b/common/home/programs/btop/default.nix
index 949b5f8..65b8179 100644
--- a/common/home/programs/btop/default.nix
+++ b/common/home/programs/btop/default.nix
@@ -1,6 +1,7 @@
{ ... }:
{
enable = true;
+
settings = {
color_theme = "Default";
truecolor = true;