mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
updating dwm status bar information.
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ nitrogen --restore &
|
|||||||
urxvtd -q -o -f &
|
urxvtd -q -o -f &
|
||||||
|
|
||||||
dte(){
|
dte(){
|
||||||
dte="$(date +"%A, %B %d - %H:%M")"
|
dte="$(date +"%A, %B %d | 🕒 %l:%M%p")"
|
||||||
echo -e "🕒 $dte"
|
echo -e "📅 $dte"
|
||||||
}
|
}
|
||||||
|
|
||||||
upd(){
|
upd(){
|
||||||
|
|||||||
Reference in New Issue
Block a user