add gum confirm and profile selector
This commit is contained in:
@@ -24,6 +24,8 @@ if [ ! -d ~/wallpaper ]; then
|
||||
fi
|
||||
cp ~/Downloads/wallpaper-main/* ~/wallpaper/
|
||||
echo "Wallpapers frpm the repository installed successfully."
|
||||
elif [ $? -eq 130 ]; then
|
||||
exit 130
|
||||
else
|
||||
if [ -d ~/wallpaper/ ]; then
|
||||
echo "wallpaper folder already exists."
|
||||
|
||||
Reference in New Issue
Block a user