Skip to content

Instantly share code, notes, and snippets.

diff --git a/man/org.freedesktop.timesync1.xml b/man/org.freedesktop.timesync1.xml
index 47d7fdc77d..61b0e164cf 100644
--- a/man/org.freedesktop.timesync1.xml
+++ b/man/org.freedesktop.timesync1.xml
@@ -48,6 +48,7 @@ node /org/freedesktop/timesync1 {
readonly as SystemNTPServers = ['...', ...];
readonly as RuntimeNTPServers = ['...', ...];
readonly as FallbackNTPServers = ['...', ...];
+ readonly as NTSKeyExchangeServers = ['...', ...];
@org.freedesktop.DBus.Property.EmitsChangedSignal("false")
@anthonyryan1
anthonyryan1 / simple-scan-icc.py
Last active February 24, 2026 03:53
GNOME/simple-scan ICC application through post-processing
#!/usr/bin/env python3
import os
import sys
import subprocess
import tempfile
import shutil
# Make sure you have imagemagick with lcms support
# Update the path to your ICC