mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Will be set separately
This commit is contained in:
@ -18,7 +18,7 @@ else
|
|||||||
CURRENT_BACKGROUND=$(readlink "$CURRENT_BACKGROUND_LINK")
|
CURRENT_BACKGROUND=$(readlink "$CURRENT_BACKGROUND_LINK")
|
||||||
else
|
else
|
||||||
# Default to first background if no symlink exists
|
# Default to first background if no symlink exists
|
||||||
CURRENT_BACKGROUND="${BACKGROUNDS[0]}"
|
CURRENT_BACKGROUND=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Find current background index
|
# Find current background index
|
||||||
|
Reference in New Issue
Block a user