日期增加点击打开日历功能
parent
8787445c29
commit
86df24d662
|
@ -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}
|
Loading…
Reference in New Issue