diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-06-03 21:24:28 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-06-03 21:24:28 +0200 |
commit | 093217047e2d514d4a8bbd0ce47457f736766112 (patch) | |
tree | e277877233e35301238785d89ccc66d7b58aaa47 | |
parent | f1868b1a61b1823e1fbeac5246887f76c0774273 (diff) | |
download | scripts-093217047e2d514d4a8bbd0ce47457f736766112.tar.gz scripts-093217047e2d514d4a8bbd0ce47457f736766112.tar.bz2 scripts-093217047e2d514d4a8bbd0ce47457f736766112.zip |
update
-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 |