Add Icon theme

This commit is contained in:
Stephan Raabe
2023-04-10 17:04:46 +02:00
parent e29f40fabc
commit 6fe65fe53f
7 changed files with 21 additions and 5 deletions

View File

@@ -23,7 +23,9 @@ qtile cmd-obj -o cmd -f reload_config
# Get new theme
source "$HOME/.cache/wal/colors.sh"
newwall=$(echo $wallpaper | sed 's|/home/raabe/wallpaper/||g')
# Send notification
notify-send "Theme updated" "Theme updated with image. \n $wallpaper"
notify-send "Theme updated" "with image $newwall"
echo "Done."