add gruvbox based theme from shvedes, modified it a bit for my liking

This commit is contained in:
toniiz_lenovo460
2024-05-14 20:39:22 -07:00
parent 3c04c98212
commit 8a6cd5dca3
7 changed files with 447 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
source $HOME/.local/bin/variables.sh
DATE=$(date +"%A, %dth %B")
notify-send -r 2 -i "${ICON}/calendar.svg" "Date" "$DATE"