diff options
| author | Andrés Cuervo <acwervo@gmail.com> | 2022-11-10 15:21:46 +0000 |
|---|---|---|
| committer | Andrés Cuervo <acwervo@gmail.com> | 2022-11-10 15:21:46 +0000 |
| commit | 178f384fd2bd84b45f66c7b314f0d73c12eebc7f (patch) | |
| tree | 601ff5244115fb9736bf4b38eba04d5e0afb967a /virtual-programs | |
| parent | Delete on rsync (diff) | |
| download | folk-178f384fd2bd84b45f66c7b314f0d73c12eebc7f.tar.gz folk-178f384fd2bd84b45f66c7b314f0d73c12eebc7f.zip | |
Better window tiling & add localfolk script
Diffstat (limited to 'virtual-programs')
| -rw-r--r-- | virtual-programs/CPS-clock.folk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/virtual-programs/CPS-clock.folk b/virtual-programs/CPS-clock.folk new file mode 100644 index 00000000..0221fa40 --- /dev/null +++ b/virtual-programs/CPS-clock.folk @@ -0,0 +1,5 @@ +Wish $this is outlined blue +Wish $this has filename "CPS-clock.folk" +#Wish $this is labelled "CPS clock" + +Wish $this is labelled [exec sh -c "TZ=America/New_York date"] |
