Enhance time

This commit is contained in:
Marco Thomas
2021-04-05 11:09:33 +02:00
parent a386f5a06c
commit 5c9d73e6a5

View File

@@ -5,7 +5,7 @@ static const Block blocks[] = {
{"󰤨 ", "~/scripts/dwm_bar/network.sh", 10, 0},
{"󰋑 ", "~/scripts/dwm_bar/battery.sh", 10, 0},
{"󰕾 ", "~/scripts/dwm_bar/volume.sh", 1, 0},
{"󰃭 ", "date '+%b %d, %Y'", 30, 0},
{"󰃭 ", "date '+%b %d %a, %Y'", 30, 0},
{"󰥔 ", "date '+%R'", 5, 0},
};