From b5c8979c6cec1aa16aa67ce472b910f448db2c50 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 2 Jan 2024 12:21:54 -0600 Subject: Add slock for gitinstall() I maintain a soft fork of "slock" as my screen locker; this adds it in to be installed along with everything else. --- progs.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/progs.csv b/progs.csv index eefa2a0..6a03864 100644 --- a/progs.csv +++ b/progs.csv @@ -158,3 +158,4 @@ A,xorg-xgamma,alters a monitor's gamma correction A,xrestop,provides htop like interface for X resource usage A,xurls,gets URLs from text files A,dashbinsh,automatically re-links /bin/sh to dash +G,https://git.zachir.xyz/slock.git,is my screen locker of choice -- cgit v1.2.3