Typos fixed

This commit is contained in:
Stephan Raabe
2023-12-10 13:37:48 +01:00
parent 2efc8f4750
commit 2f04c87f40
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ echo "Wallpaper: $wallpaper"
cp $wallpaper ~/.cache/current_wallpaper.jpg
# -----------------------------------------------------
# get wallpaper iamge name
# get wallpaper image name
# -----------------------------------------------------
newwall=$(echo $wallpaper | sed "s|$HOME/wallpaper/||g")