Add cal -yw desktop file

This commit is contained in:
RealStickman 2020-11-11 15:06:33 +01:00
parent 7f38fbdc29
commit 87e5694248

View File

@ -0,0 +1,4 @@
[Desktop Entry]
Name=Calendar
Exec=termite -e "cal -yw"
Type=Application