diff options
author | axtloss <axtlos@getcryst.al> | 2024-05-28 14:30:34 +0200 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-05-28 14:30:34 +0200 |
commit | ad8ba2db29c0f3abecb292b1059dad554bf7f3b5 (patch) | |
tree | 3557df5170762e58d86e97eb10825b9b5d7617ab /xen.nya.autodark.json | |
parent | b666cb3b757b408c9515b4749c7e8a05971ec451 (diff) | |
download | autodarkmode-ad8ba2db29c0f3abecb292b1059dad554bf7f3b5.tar.gz autodarkmode-ad8ba2db29c0f3abecb292b1059dad554bf7f3b5.tar.bz2 |
add geoclue and glib date
Diffstat (limited to '')
-rw-r--r-- | xen.nya.autodark.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/xen.nya.autodark.json b/xen.nya.autodark.json index 1ef1a21..5fadee4 100644 --- a/xen.nya.autodark.json +++ b/xen.nya.autodark.json @@ -1,10 +1,11 @@ { "id" : "xen.nya.autodark", - "runtime" : "org.freedesktop.Platform", - "runtime-version" : "23.08", - "sdk" : "org.freedesktop.Sdk", + "runtime" : "org.gnome.Platform", + "runtime-version" : "46", + "sdk" : "org.gnome.Sdk", "command" : "autodarkmode", "finish-args" : [ + "--system-talk-name=org.freedesktop.GeoClue2.*" ], "cleanup" : [ "/include", |