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-cal3 | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 scripts/popup-cal3 (limited to 'scripts/popup-cal3') diff --git a/scripts/popup-cal3 b/scripts/popup-cal3 deleted file mode 100755 index 6dfed54..0000000 --- a/scripts/popup-cal3 +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# 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