diff --git a/home/utils/btop.nix b/home/utils/btop.nix index 18bb56d..5660bb9 100644 --- a/home/utils/btop.nix +++ b/home/utils/btop.nix @@ -1,7 +1,4 @@ { - # https://github.com/catppuccin/btop/blob/main/themes/catppuccin_mocha.theme - xdg.configFile."btop/themes".source = ./themes; - # replacement of htop/nmon programs.btop = { enable = true;