From 7654df2f9cb61572636183887d0832e448957689 Mon Sep 17 00:00:00 2001 From: axtlos Date: Fri, 28 Jun 2024 01:44:19 +0200 Subject: misc: add dark/light scripts --- xen.nya.autodark.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xen.nya.autodark.json') diff --git a/xen.nya.autodark.json b/xen.nya.autodark.json index 5fadee4..36e4db9 100644 --- a/xen.nya.autodark.json +++ b/xen.nya.autodark.json @@ -25,8 +25,8 @@ "buildsystem" : "meson", "sources" : [ { - "type" : "git", - "url" : "file:///home/xen/Projects" + "type" : "dir", + "url" : "." } ] } -- cgit v1.2.3