Add right-click calendar to polybar

This commit is contained in:
Agatha Lovelace 2022-01-23 21:00:59 +02:00
parent 11c3657862
commit 283bbc40d8
3 changed files with 7 additions and 2 deletions

View File

@ -6,6 +6,7 @@ disabledTrayIcon=false
drawColor=#9c84a5
drawThickness=7
filenamePattern=Screenshot-%F_%H-%M
ignoreUpdateToVersion=11.0.0
savePath=/home/agatha/Pictures
savePathFixed=false
showHelp=false

View File

@ -195,7 +195,7 @@ time-alt = %H:%M:%S
format-prefix = 
format-prefix-foreground = ${colors.foreground-alt}
label = %date% %time%
label = %{A3:dunstify ' Calendar' "$(cal)":}%date%%{A} %time%
[module/pulseaudio]
type = internal/pulseaudio

View File

@ -113,7 +113,7 @@
### Text ###
font = DaddyTimeMono 10
font = "Siji, DaddyTimeMono 10"
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
@ -400,6 +400,10 @@
# summary = "foobar"
# skip_display = true
[calendar]
summary = " Calendar"
alignment = center
#[history-ignore]
# # This notification will not be saved in history
# summary = "foobar"