From 8b2ebc7e66d2bd973c1eb0c51db37e6497f83e31 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Wed, 24 Aug 2022 14:36:38 +0200 Subject: [PATCH] Disable color of ncdu ncdu got color scheme support and enables one by default. I'm used to ncdu without additional colors and disable the color. --- home/files/ncdu | 1 + home/xdg.nix | 1 + 2 files changed, 2 insertions(+) create mode 100644 home/files/ncdu diff --git a/home/files/ncdu b/home/files/ncdu new file mode 100644 index 0000000..993c22b --- /dev/null +++ b/home/files/ncdu @@ -0,0 +1 @@ +--color off diff --git a/home/xdg.nix b/home/xdg.nix index e968852..8f0d6c8 100644 --- a/home/xdg.nix +++ b/home/xdg.nix @@ -10,6 +10,7 @@ "borg/exclude".source = ./files/borg-exclude; "ctags/config.ctags".source = ./files/ctags; "sc-im/scimrc".source = ./files/scimrc; + "ncdu/config".source = ./files/ncdu; "keepassxc/keepassxc.ini".text = pkgs.lib.generators.toINI { } { General = {