mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Correct the path
This commit is contained in:
@@ -20,7 +20,7 @@ else
|
|||||||
clear
|
clear
|
||||||
while true; do
|
while true; do
|
||||||
echo -e "\033[32m"
|
echo -e "\033[32m"
|
||||||
cat ~/.config/omarchy/screensaver.txt
|
cat ~/.config/omarchy/branding/screensaver.txt
|
||||||
echo -e "\033[0m"
|
echo -e "\033[0m"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user