diff options
| author | silly <u65487754@gmail.com> | 2026-03-08 03:01:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 03:01:18 +0100 |
| commit | 0ab23c4d2b19d52b46801669926504ce5c735231 (patch) | |
| tree | 1777fbd5986ebf40915708bd87d43d80d22b373a /.config/scripts | |
| parent | 01401eea1bfd7c87fc471538c33e0af58e8b0c61 (diff) | |
Update master.sh
Diffstat (limited to '.config/scripts')
| -rw-r--r-- | .config/scripts/master.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/scripts/master.sh b/.config/scripts/master.sh index 1b48eba..433ca06 100644 --- a/.config/scripts/master.sh +++ b/.config/scripts/master.sh @@ -1,4 +1,5 @@ #!/bin/bash + SCRIPT_DIR="$HOME/.config/scripts" options="wallpaper\nsettings\nfastfetch" |
