slock-nihal

slock with my colors
git clone git://nihaljere.xyz/slock-nihal
Log | Files | Refs | README | LICENSE

commit 5b2a2e5acce285ac4289e5a8ed30dfd81bd70019
parent 3b49839c9726457a922309b1a3fdf14ee689c86d
Author: Nihal Jere <nihal@debussy.localdomain>
Date:   Sun, 24 May 2020 14:22:21 -0500

changed install location for packaging

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -4,7 +4,7 @@ VERSION = 1.4 # Customize below to fit your system # paths -PREFIX = /usr/local +PREFIX = /usr MANPREFIX = ${PREFIX}/share/man X11INC = /usr/X11R6/include