Fix launching kanshi on Linux.

This commit is contained in:
Tom Alexander
2023-03-25 09:57:16 -04:00
parent 5bfb148ac7
commit 43ab2d4260
6 changed files with 16 additions and 42 deletions

View File

@@ -1,6 +1,9 @@
[Resolve]
Domains=~. # Use this instead of the per-link DNS servers
# Use this instead of the per-link DNS servers
Domains=~.
DNS=194.242.2.2#doh.mullvad.net [2a07:e340::2]#doh.mullvad.net
# Don't use built-in list of fallback DNS servers
FallbackDNS=
DNSOverTLS=yes
# DNSSEC=allow-downgrade # Validate DNSSEC only if upstream DNS server supports it
# DNSSEC=true # Always validate DNSSEC which breaks name resolution for servers that do not support it