From d887d06089c4a3f577c06598a64f8788de79cfea Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Thu, 29 Jan 2026 16:22:31 +0100 Subject: [PATCH] feat: add presenterm --- .config/presenterm/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/presenterm/config.yaml diff --git a/.config/presenterm/config.yaml b/.config/presenterm/config.yaml new file mode 100644 index 0000000..6b1d2bf --- /dev/null +++ b/.config/presenterm/config.yaml @@ -0,0 +1,4 @@ +defaults: + theme: catppuccin-mocha + + # validate_overflows: always