This is a collection of dotfiles and scripts for my bspwm setup
 
 
 
 
 
 

6 lines
78 B

#!/bin/sh
DATE="$(date +'%A, %B %d, %Y')"
notify-send -r 3 "Date" "\
$DATE"