Skip to content

Commit b8efe1a

Browse files
committed
v0.0.9 Mystical Arcane
1 parent 599d8c9 commit b8efe1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

screensaver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ BASH_SCREENSAVERS_COPYRIGHT="Copyright (c) 2025 Attogram Project <https://github
1616
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
1717
BASH_SCREENSAVERS_DIR="$SCRIPT_DIR/gallery"
1818

19-
chosen_screensaver='' # global variable
19+
chosen_screensaver='' # the chosen one
2020

2121
# Lists all available screensavers.
2222
list_screensavers() {

0 commit comments

Comments
 (0)