change calendar icon theme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
_DAY=$(date +%e)
|
||||
dunstify -I /usr/share/icons/oxygen/scalable/actions/view-calendar.svgz \
|
||||
dunstify -I /usr/share/icons/Papirus/128x128/apps/office-calendar.svg \
|
||||
"" "$(cal | sed -e "s/$_DAY /<b><u>$_DAY<\/u><\/b> /g")"
|
||||
|
||||
Reference in New Issue
Block a user