diff options
author | Camil Staps | 2024-09-06 09:43:01 +0200 |
---|---|---|
committer | Camil Staps | 2024-09-06 09:43:01 +0200 |
commit | 4361fe425f8694ce59f38c51611675f3a3331770 (patch) | |
tree | 15d542b72e7e1cb2af200c0b004073c101cc59f4 /system/.config | |
parent | Add Ticket to Ride fonts (diff) |
ncdu: disable colors
Diffstat (limited to 'system/.config')
-rw-r--r-- | system/.config/ncdu/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/.config/ncdu/config b/system/.config/ncdu/config new file mode 100644 index 0000000..993c22b --- /dev/null +++ b/system/.config/ncdu/config @@ -0,0 +1 @@ +--color off |