Highlight current date (thanks mira)
This commit is contained in:
parent
283bbc40d8
commit
ff60c561be
|
@ -195,7 +195,7 @@ time-alt = %H:%M:%S
|
||||||
format-prefix =
|
format-prefix =
|
||||||
format-prefix-foreground = ${colors.foreground-alt}
|
format-prefix-foreground = ${colors.foreground-alt}
|
||||||
|
|
||||||
label = %{A3:dunstify ' Calendar' "$(cal)":}%date%%{A} %time%
|
label = %{A3:dunstify ' Calendar' "$(cal --color=always | sed "s#\x1b\[7m#<b>#;s#\x1b\[27m#</b>#g")":}%date%%{A} %time%
|
||||||
|
|
||||||
[module/pulseaudio]
|
[module/pulseaudio]
|
||||||
type = internal/pulseaudio
|
type = internal/pulseaudio
|
||||||
|
|
Loading…
Reference in New Issue