diff options
author | axtlos <axtlos@getcryst.al> | 2024-06-28 01:44:19 +0200 |
---|---|---|
committer | axtlos <axtlos@getcryst.al> | 2024-06-28 01:44:19 +0200 |
commit | 7654df2f9cb61572636183887d0832e448957689 (patch) | |
tree | 46ee5ede1eb124e676c4b33b8ecd9f56c6901437 /xen.nya.autodark.json | |
parent | 13abb5811c63db16cf8d208f2edf3a8a493a9a67 (diff) | |
download | autodarkmode-7654df2f9cb61572636183887d0832e448957689.tar.gz autodarkmode-7654df2f9cb61572636183887d0832e448957689.tar.bz2 |
misc: add dark/light scripts
Diffstat (limited to 'xen.nya.autodark.json')
-rw-r--r-- | xen.nya.autodark.json | 4 |
1 files changed, 2 insertions, 2 deletions
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" : "." } ] } |