update polybar spacing

This commit is contained in:
Noah Masur 2023-04-02 18:46:22 -04:00
parent 985b8bf13b
commit 49c2c013a2

View File

@ -161,7 +161,7 @@
"module/date" = {
type = "internal/date";
interval = 1;
date = "%d %b %l:%M %p";
date = "%d %b %l:%M %p";
date-alt = "%Y-%m-%d %H:%M:%S";
label = "%date%";
label-foreground = config.theme.colors.base0A;