Compare commits

..

No commits in common. "45edb8de9c78d2fb9edd7b41d1635bd377ed73e4" and "060228eb6d5924c2b0ceba11258a221d9a7454bb" have entirely different histories.

2 changed files with 16 additions and 7 deletions

View File

@ -9,5 +9,5 @@ export CLUTTER_BACKEND=wayland
export SDL_VIDEODRIVER=wayland export SDL_VIDEODRIVER=wayland
export ELECTRON_OZONE_PLATFORM_HINT=wayland export ELECTRON_OZONE_PLATFORM_HINT=wayland
export MOZ_ENABLE_WAYLAND=1 export MOZ_ENABLE_WAYLAND=1
#export PROTON_ENABLE_WAYLAND=1 export PROTON_ENABLE_WAYLAND=1
#export PROTON_ENABLE_HDR=1 export PROTON_ENABLE_HDR=1

View File

@ -1,12 +1,21 @@
# 99-working-dns.conf
[Resolve] [Resolve]
DNS= DNS=
DNS=::1 127.0.0.1 DNS=::1
DNS=2a0f:fc80::#dns0.eu 2a0f:fc81::#dns0.eu 193.110.81.0#dns0.eu 185.253.5.0#dns0.eu DNS=127.0.0.1
DNS=2620:fe::11#dns11.quad9.net 2620:fe::fe:11#dns11.quad9.net [2620:fe::11]:8853#dns11.quad9.net [2620:fe::fe:11]:8853#dns11.quad9.net 149.112.112.11#dns11.quad9.net 9.9.9.11#dns11.quad9.net 149.112.112.11:8853#dns11.quad9.net 9.9.9.11:8853#dns11.quad9.net DNS=2a0f:fc80::#dns0.eu 2a0f:fc81::#dns0.eu
DNS=2a13:1001::86:54:11:201#protective.joindns4.eu 2a13:1001::86:54:11:1#protective.joindns4.eu 86.54.11.201#protective.joindns4.eu 86.54.11.1#protective.joindns4.eu DNS=193.110.81.0#dns0.eu 185.253.5.0#dns0.eu
DNS=2620:fe::fe:853#dns.quad9.net 2620:fe::9:853#dns.quad9.net 2620:fe::fe:8853#dns.quad9.net 2620:fe::9:8853#dns.quad9.net
DNS=9.9.9.9:853 149#dns.quad9.net.112.112.112:853#dns.quad9.net 9.9.9.9:8853#dns.quad9.net 149.112.112.112:8853#dns.quad9.net
DNS=2a13:1001::86:54:11:201#protective.joindns4.eu
DNS=2a13:1001::86:54:11:1#protective.joindns4.eu
DNS=86.54.11.201#protective.joindns4.eu
DNS=86.54.11.1#protective.joindns4.eu
FallbackDNS= FallbackDNS=
FallbackDNS=::1 127.0.0.1 FallbackDNS=::1
FallbackDNS=127.0.0.1
Domains=~. Domains=~.
# I lied. https://github.com/systemd/systemd/issues/34896 https://github.com/systemd/systemd/issues/35126
DNSSEC=true DNSSEC=true
DNSOverTLS=opportunistic DNSOverTLS=opportunistic
Cache=true Cache=true