From bec76a3af1ab18cf7190d2ccdfcde568443cdb8f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 3 Jan 2026 08:34:53 -0800 Subject: configure the theme for bottom and bat --- home/profiles/darwin.nix | 1 + home/profiles/minimal.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'home/profiles') diff --git a/home/profiles/darwin.nix b/home/profiles/darwin.nix index 8c1655c..136a93f 100644 --- a/home/profiles/darwin.nix +++ b/home/profiles/darwin.nix @@ -8,6 +8,7 @@ imports = [ ../programs/aider.nix ../programs/bat.nix + ../programs/bottom.nix ../programs/emacs ../programs/eza.nix ../programs/fd.nix diff --git a/home/profiles/minimal.nix b/home/profiles/minimal.nix index 20b5f45..f124533 100644 --- a/home/profiles/minimal.nix +++ b/home/profiles/minimal.nix @@ -2,6 +2,7 @@ { imports = [ ../programs/bat.nix + ../programs/bottom.nix ../programs/eza.nix ../programs/fish.nix ../programs/tmux.nix -- cgit v1.2.3