polybar: date

This commit is contained in:
Michael Grote 2021-06-29 21:18:06 +02:00
parent 2fb0d6a504
commit 5d97aec058

View file

@ -4,7 +4,7 @@ BAR_HEIGHT=22 # polybar height
BORDER_SIZE=1 # border size from your wm settings
YAD_WIDTH=222 # 222 is minimum possible value
YAD_HEIGHT=193 # 193 is minimum possible value
DATE="$(date +"%A - %d.%m.%Y - %H:%M")"
DATE="$(date +"%d.%m.%Y // %H:%M")"
case "$1" in
--popup)