From c75374422410abc28c65993f63ee73eb93ec6ebb Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 19 Feb 2024 18:55:40 +0530 Subject: replace gotop with bottom --- home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 54c10b7..91fa3be 100644 --- a/home.nix +++ b/home.nix @@ -102,6 +102,7 @@ in ".config/picom.conf".source = ./config/picom.conf; ".wyrdrc".source = ./config/remind/.wyrdrc; "scripts".source = ./scripts; + ".config/bottom/bottom.toml".source = ./config/bottom.toml; }; # https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=programs.chromium -- cgit v1.3.1