change folder names, remove cap letter

This commit is contained in:
Toniiz
2024-07-29 11:44:16 -07:00
parent 8211e15297
commit 6cd88e865f
98 changed files with 0 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"