diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index 7cdab34..07114d8 100644 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -130,7 +130,7 @@ settings: global: true url.searchengines: global: - DEFAULT: https://searx.cedars.xyz/?q={} + DEFAULT: https://duckduckgo.com/?q={} ddg: https://duckduckgo.com/?q={} duden: https://www.duden.de/rechtschreibung/{} gg: https://linggle.com/?q={} @@ -139,6 +139,6 @@ settings: sx: https://searx.cedars.xyz/?q={}&categories=general&language=en-US yt: https://www.youtube.com/results?search_query={} url.start_pages: - global: https://searx.cedars.xyz/ + global: file:///home/alex/.config/qutebrowser/startpage.html zoom.default: global: 160% diff --git a/.config/qutebrowser/startpage.html b/.config/qutebrowser/startpage.html new file mode 100644 index 0000000..20d3cd8 --- /dev/null +++ b/.config/qutebrowser/startpage.html @@ -0,0 +1,9 @@ + + + + + Startpage + + + +