aboutsummaryrefslogtreecommitdiff
path: root/popup-cal3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xpopup-cal32
1 files changed, 1 insertions, 1 deletions
diff --git a/popup-cal3 b/popup-cal3
index 2250ab0..766c9cb 100755
--- a/popup-cal3
+++ b/popup-cal3
@@ -3,4 +3,4 @@
3# Popup $TERMINAL displaying cal -3 3# Popup $TERMINAL displaying cal -3
4# Requires: st (suckless terminal) 4# Requires: st (suckless terminal)
5 5
6st -T "stfloat" -g 64x9+620+450 -e sh -c 'cal -3; read x' 6st -T "stfloat" -g 68x11+620+450 -e sh -c 'cal -3; read x'

Generated with cgit - Back to sebastiano.tronto.net