From 7df92af4f175052b94cea01c0ef1ebfa893fbae0 Mon Sep 17 00:00:00 2001 From: Michel Date: Mon, 15 Jan 2024 15:41:09 +0100 Subject: [PATCH] fix(lsd): update to 1.0 --- .config/lsd/{themes/michel.yaml => colors.yaml} | 0 .config/lsd/config.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .config/lsd/{themes/michel.yaml => colors.yaml} (100%) diff --git a/.config/lsd/themes/michel.yaml b/.config/lsd/colors.yaml similarity index 100% rename from .config/lsd/themes/michel.yaml rename to .config/lsd/colors.yaml diff --git a/.config/lsd/config.yaml b/.config/lsd/config.yaml index fbedcf5..39c7e5c 100644 --- a/.config/lsd/config.yaml +++ b/.config/lsd/config.yaml @@ -11,7 +11,7 @@ blocks: color: when: auto - theme: michel + theme: custom # Possible values: date, relative, '+' # `date_format` will be a `strftime` formatted value.