From 5ef2aed3f3961b72699d9881ed09560f4d01371a Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 18 Oct 2024 16:44:57 -0400 Subject: Tons of desktop fixes --- files/usr/local/etc/xdg/autostart/nss-trust-root-ca.desktop.desktop | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/usr/local/etc/xdg/autostart/nss-trust-root-ca.desktop.desktop (limited to 'files/usr/local/etc/xdg/autostart/nss-trust-root-ca.desktop.desktop') diff --git a/files/usr/local/etc/xdg/autostart/nss-trust-root-ca.desktop.desktop b/files/usr/local/etc/xdg/autostart/nss-trust-root-ca.desktop.desktop new file mode 100644 index 0000000..43d85fb --- /dev/null +++ b/files/usr/local/etc/xdg/autostart/nss-trust-root-ca.desktop.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Application +Name=Add site root CA to user NSS database. +Exec=/usr/local/libexec/nss-trust-root-ca +StartupNotify=false +NoDisplay=true -- cgit v1.2.3