日期增加点击打开日历功能

master
yutent 2023-07-05 08:34:34 +00:00
parent 8787445c29
commit 86df24d662
1 changed files with 2 additions and 3 deletions

View File

@ -3,6 +3,5 @@ type = internal/date
format-padding = 3
date = "%a, %m/%d"
time = "%k:%M"
label = %date% %time%
label-font = 1
#click-left = alacritty -e "/usr/bin/cal"
; 点击用alacrity打开日历命令
label = %{A1:alacritty --hold -e "cal":}%date% %time%%{A}