From 13fa659245eb40988351030a456b6d270a366601 Mon Sep 17 00:00:00 2001 From: Yax Date: Mon, 23 Feb 2026 08:03:56 +0100 Subject: [PATCH] Add dv config (https://github.com/darrenburns/dv) --- private_dot_config/dv/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 private_dot_config/dv/config.yaml diff --git a/private_dot_config/dv/config.yaml b/private_dot_config/dv/config.yaml new file mode 100644 index 0000000..9cdb0a1 --- /dev/null +++ b/private_dot_config/dv/config.yaml @@ -0,0 +1,5 @@ +view: unified +sidebar: true +theme: nord +intraline-style: background +show-symbols: false