From acf01cde95a7e28e2f53105ba47d763251f4cedc Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sat, 16 May 2026 06:56:01 +0200 Subject: [PATCH] starship: source noctalia theme --- dot-config/starship.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot-config/starship.toml b/dot-config/starship.toml index 8dd6ff83..694c3989 100644 --- a/dot-config/starship.toml +++ b/dot-config/starship.toml @@ -1,5 +1,7 @@ "$schema" = 'https://starship.rs/config-schema.json' +# include = ["$HOME/.cache/noctalia/starship-palette.toml"] + command_timeout = 1200 format = """ -- 2.53.0