mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 15:45:38 +00:00
update polybar spacing
This commit is contained in:
parent
985b8bf13b
commit
49c2c013a2
@ -161,7 +161,7 @@
|
|||||||
"module/date" = {
|
"module/date" = {
|
||||||
type = "internal/date";
|
type = "internal/date";
|
||||||
interval = 1;
|
interval = 1;
|
||||||
date = "%d %b %l:%M %p";
|
date = "%d %b %l:%M %p";
|
||||||
date-alt = "%Y-%m-%d %H:%M:%S";
|
date-alt = "%Y-%m-%d %H:%M:%S";
|
||||||
label = "%date%";
|
label = "%date%";
|
||||||
label-foreground = config.theme.colors.base0A;
|
label-foreground = config.theme.colors.base0A;
|
||||||
|
Loading…
Reference in New Issue
Block a user