commit 6cc852b5bc6bbfe36ac03ba6e4dea92bccafa2e2 parent e6f62792ad43d4018e386c9753e29a6159e3341a Author: ssnf <ssnf@ssnf.xyz> Date: Thu, 24 Apr 2025 10:47:14 +0000 nothing really Diffstat:
M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -4,7 +4,7 @@ VERSION = 0.9 # Customize below to fit your system # paths -PREFIX = ~/.local +PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man X11INC = /usr/X11R6/include