add shvedes waybar config for M1Pro

This commit is contained in:
tonizz_m1pro
2024-05-12 14:44:37 -07:00
parent e3070637e1
commit 3c04c98212
8 changed files with 444 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"