diff options
Diffstat (limited to 'pw-date')
-rwxr-xr-x | pw-date | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ #!/usr/bin/env bash +# unfortunately cal is a bit limited here, +# so I use orage, an xfce4 calendar app + # X220 screen is 1366x768 width=300 height=180 |