This commit is contained in:
Stephan Raabe
2023-09-18 22:13:15 +02:00
parent 2e7ad48b2e
commit abb09ea2e1
3 changed files with 3 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ if [ "$selected" ]; then
source "$HOME/.cache/wal/colors.sh"
newwall=$(echo $wallpaper | sed "s|$HOME/wallpaper/||g")
sleep 1
# Send notification
notify-send "Theme and Wallpaper updated" "With image $newwall"