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-cal3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'popup-cal3') diff --git a/popup-cal3 b/popup-cal3 index 766c9cb..6dfed54 100755 --- a/popup-cal3 +++ b/popup-cal3 @@ -1,6 +1,6 @@ #!/bin/sh -# Popup $TERMINAL displaying cal -3 +# Popup terminal displaying cal -3 # Requires: st (suckless terminal) st -T "stfloat" -g 68x11+620+450 -e sh -c 'cal -3; read x' -- cgit v1.3