mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-05 21:57:21 +02:00
Compare commits
3 Commits
060228eb6d
...
45edb8de9c
Author | SHA1 | Date | |
---|---|---|---|
45edb8de9c | |||
4abc3473ec | |||
c18dbe0fb5 |
@ -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
|
@ -1,21 +1,12 @@
|
|||||||
# 99-working-dns.conf
|
|
||||||
[Resolve]
|
[Resolve]
|
||||||
DNS=
|
DNS=
|
||||||
DNS=::1
|
DNS=::1 127.0.0.1
|
||||||
DNS=127.0.0.1
|
DNS=2a0f:fc80::#dns0.eu 2a0f:fc81::#dns0.eu 193.110.81.0#dns0.eu 185.253.5.0#dns0.eu
|
||||||
DNS=2a0f:fc80::#dns0.eu 2a0f:fc81::#dns0.eu
|
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=193.110.81.0#dns0.eu 185.253.5.0#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=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
|
FallbackDNS=::1 127.0.0.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user