diff options
author | ZachIR <zachir@librem.one> | 2025-02-28 11:35:19 -0600 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-02-28 11:43:53 -0600 |
commit | 2b4b5745869068693f04a6645f7ed1c01a7b093a (patch) | |
tree | b1177446bdb3d9addb4687e35b4c9f2e1734aecc /darkman | |
parent | 26b810065268e1ed77a2552ab50e99d53f558d23 (diff) |
Add darkman config file
Diffstat (limited to 'darkman')
-rw-r--r-- | darkman/config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/darkman/config.yaml b/darkman/config.yaml new file mode 100644 index 0000000..5cf7ee4 --- /dev/null +++ b/darkman/config.yaml @@ -0,0 +1,3 @@ +usegeoclue: false +dbusserver: true +portal: true |