Editing dwm and st.

This commit is contained in:
Derek Taylor
2020-03-10 21:57:00 -05:00
parent 4978b295b7
commit 2d2aae6584
10 changed files with 185 additions and 283 deletions

View File

@@ -4,7 +4,7 @@ nitrogen --restore &
urxvtd -q -o -f &
dte(){
dte="$(date +"%A, %B %d - %l:%M%p")"
dte="$(date +"%A, %B %d %l:%M%p")"
echo -e "🕒 $dte"
}