From c4d0e3de7ad04114797abb14368e4a6f8da04a60 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 8 May 2026 23:55:30 +0200 Subject: Updates from alpine --- scripts/popup-cal12 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/popup-cal12') diff --git a/scripts/popup-cal12 b/scripts/popup-cal12 index 1c85b3d..ef37d08 100755 --- a/scripts/popup-cal12 +++ b/scripts/popup-cal12 @@ -3,4 +3,4 @@ # Popup terminal displaying cal -3 # Requires: st (suckless terminal) -st -T "stfloat" -g 69x36+620+250 -e sh -c "cal $(date +%Y); read x" +st -T "stfloat" -g 69x36+580+50 -e sh -c "cal $(date +%Y); read x" -- cgit v1.3