summaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2026-03-06 11:23:05 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2026-03-06 13:30:29 +0000
commit144c71b42e0b9425b9788ef0ffeb02c84e53c427 (patch)
tree8e23b4478ff131a6f954b0aff558ef534efb7b43 /files
parent9bdce49d8dc2e7972d3968bec3b8939873411ea8 (diff)
downloaddraklive-config-144c71b42e0b9425b9788ef0ffeb02c84e53c427.tar
draklive-config-144c71b42e0b9425b9788ef0ffeb02c84e53c427.tar.gz
draklive-config-144c71b42e0b9425b9788ef0ffeb02c84e53c427.tar.bz2
draklive-config-144c71b42e0b9425b9788ef0ffeb02c84e53c427.tar.xz
draklive-config-144c71b42e0b9425b9788ef0ffeb02c84e53c427.zip
Disable bluetooth backend for kdeconnect.
This stops kdeconnect spamming the system log when no bluetooth device is available.
Diffstat (limited to 'files')
-rw-r--r--files/kdeconnect.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/files/kdeconnect.conf b/files/kdeconnect.conf
new file mode 100644
index 0000000..444ab32
--- /dev/null
+++ b/files/kdeconnect.conf
@@ -0,0 +1,7 @@
+[General]
+# This doesn't work - see https://bugs.kde.org/show_bug.cgi?id=516170
+disabled_providers=BluetoothLinkProvider
+# This is the workaround
+disabled_providers=AsyncLinkProvider
+keyAlgorithm=EC
+name=localhost