From ff6802830cc87a8b0d43299a7d9b8315d41945ef Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 24 Aug 2025 21:04:52 +0200 Subject: [PATCH] Correct the path --- bin/omarchy-cmd-screensaver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-cmd-screensaver b/bin/omarchy-cmd-screensaver index f756824e..6133c569 100755 --- a/bin/omarchy-cmd-screensaver +++ b/bin/omarchy-cmd-screensaver @@ -20,7 +20,7 @@ else clear while true; do echo -e "\033[32m" - cat ~/.config/omarchy/screensaver.txt + cat ~/.config/omarchy/branding/screensaver.txt echo -e "\033[0m" echo