diff --git a/config/qutebrowser/autoconfig.yml b/config/qutebrowser/autoconfig.yml index 3413b95..f85f7df 100644 --- a/config/qutebrowser/autoconfig.yml +++ b/config/qutebrowser/autoconfig.yml @@ -8,6 +8,26 @@ config_version: 2 settings: content.autoplay: global: false + content.geolocation: + https://icl.churchofjesuschrist.org: true + https://myinstitute.churchofjesuschrist.org: true + https://www.acrevalue.com: true + https://www.findagrave.com: true + content.media.audio_capture: + https://mictests.com: true + https://teams.microsoft.com: true + https://virtualspeech.com: true + content.media.audio_video_capture: + https://teams.microsoft.com: true + content.media.video_capture: + https://teams.microsoft.com: true + content.mouse_lock: + http://www.windows93.net: true + content.notifications.enabled: + https://app.cinny.in: true + content.register_protocol_handler: + https://calendar.google.com?cid=%25s: true + https://mail.google.com?extsrc=mailto&url=%25s: true fonts.debug_console: global: default_size default_family fonts.default_family: diff --git a/test.html b/test.html deleted file mode 100644 index 40f1c08..0000000 --- a/test.html +++ /dev/null @@ -1,23 +0,0 @@ -<pre> -_________/\\\_____________________________________/\\\\\________/\\\\\\________________________________ - ________\/\\\___________________________________/\\\///________\////\\\________________________________ - ________\/\\\____________________/\\\__________/\\\_______/\\\____\/\\\________________________________ - ________\/\\\______/\\\\\_____/\\\\\\\\\\\__/\\\\\\\\\___\///_____\/\\\________/\\\\\\\\___/\\\\\\\\\\_ - ___/\\\\\\\\\____/\\\///\\\__\////\\\////__\////\\\//_____/\\\____\/\\\______/\\\/////\\\_\/\\\//////__ - __/\\\////\\\___/\\\__\//\\\____\/\\\_________\/\\\______\/\\\____\/\\\_____/\\\\\\\\\\\__\/\\\\\\\\\\_ - _\/\\\__\/\\\__\//\\\__/\\\_____\/\\\_/\\_____\/\\\______\/\\\____\/\\\____\//\\///////___\////////\\\_ - _\//\\\\\\\/\\__\///\\\\\/______\//\\\\\______\/\\\______\/\\\__/\\\\\\\\\__\//\\\\\\\\\\__/\\\\\\\\\\_ - __\///////\//_____\/////_________\/////_______\///_______\///__\/////////____\//////////__\//////////__ [1] - -Window Manager - <a href="https://github.com/baskerville/bspwm">bspwm</a>, with tabs via <a href="https://tools.suckless.org/tabbed">tabbed</a> -Terminal - <a href="https://sw.kovidgoyal.net/kitty">kitty</a> -Browser - <a href="https://qutebrowser.org">qutebrowser</a> -Panel - <a href="https://wiki.archlinux.org/title/Tint2">tint2</a> - -Screenshot in ./screenshot.png - -| Theme -Right now I use a Kaolin Dark theme. Many themes are pulled directly from <a href="https://github.com/alternateved/kaolin-inspired">alternateved/kaolin-inspired</a> - -1. Ascii font is "Slant Relief" -</pre> \ No newline at end of file