From 7d0f90da66985b402c6a25eb3eca8cc9e6060ced Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 24 Jan 2026 18:52:34 -0600 Subject: fix(testing): remove obsolete --skip-slow-packages option This flag was removed from archsetup but remained in test scripts. --- dotfiles/system/.ticker.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dotfiles/system/.ticker.yaml (limited to 'dotfiles/system/.ticker.yaml') diff --git a/dotfiles/system/.ticker.yaml b/dotfiles/system/.ticker.yaml new file mode 100644 index 0000000..cc03297 --- /dev/null +++ b/dotfiles/system/.ticker.yaml @@ -0,0 +1,10 @@ +# ~/.ticker.yaml +watchlist: + - CRM +colors: + text: "#005fff" + text-light: "#0087ff" + text-label: "#00d7ff" + text-line: "#00ffff" + text-tag: "#005fff" + background-tag: "#0087ff" -- cgit v1.2.3