wm-logs/home/config/polybar/modules/date.ini

7 lines
183 B
INI
Raw Normal View History

2023-07-05 14:38:35 +08:00
[module/date]
type = internal/date
format-padding = 3
date = "%a, %m/%d"
time = "%k:%M"
2023-07-05 16:34:34 +08:00
; 点击用alacrity打开日历命令
label = %{A1:alacritty --hold -e "cal":}%date% %time%%{A}