From cb8f9102498eddb8cd3cb907a2d64dd344a92910 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 10 Feb 2022 18:38:59 +0100 Subject: Removed environment variables for default programs. Some have been replaced by their own script. --- popup-cal12 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'popup-cal12') diff --git a/popup-cal12 b/popup-cal12 index 3469a4c..cbe089a 100755 --- a/popup-cal12 +++ b/popup-cal12 @@ -1,6 +1,6 @@ #!/bin/sh -# Popup $TERMINAL displaying cal -3 +# Popup terminal displaying cal -3 # Requires: st (suckless terminal) st -T "stfloat" -g 69x36+620+250 -e sh -c 'cal $(date +%Y); read x' -- cgit v1.3