diff --git a/.config/qutebrowser/bookmarks/urls b/.config/qutebrowser/bookmarks/urls new file mode 100644 index 0000000..eaa5294 --- /dev/null +++ b/.config/qutebrowser/bookmarks/urls @@ -0,0 +1,21 @@ +https://pleroma.thrrgilag.space/web thrrgilag in space (mfe) +https://portal-us.bankofamerica.com portal-us.bankofamerica.com +https://cloud.dreamfall.space/apps/tasks/#/calendars/personal Tasks - Nextcloud +https://emojipedia.org/ Emojipedia +https://broadsword.s3rv.com/go Broadsword +https://pleroma.thrrgilag.space thrrgilag in space (pfe) +https://www.msn.com/en-us/news Breaking News Stories from US and Around the World | MSN News +https://www.youtube.com/user/georgesss95/videos Georges Basile Stavracas Neto - YouTube +https://www.youtube.com/c/WimpysWorld/videos Wimpy's World - YouTube +https://spacepub.space/video-channels/sircmpwn/videos Video channel videos - SpacePub +https://diode.zone/video-channels/kzimmermann_podcast/videos Video channel videos - Diode Zone +https://vimeo.com/andrewrk Andrew Kelley +https://www.youtube.com/c/Bisqwit/videos Bisqwit - YouTube +https://live.secluded.site/ Secluded.Site +https://live.drewdevault.com/ Drew DeVault codes live +https://live.w0rmh0le.net/ nebunez on w0rmh0le live! +https://www.twitch.tv/ekaitzza ekaitZZa - Twitch +http://www.floodgap.com/software/texapp/old_docs.html Texapp is dead: an interactive console text-based command-line App.net/ADN client and Perl platform (whew!) +https://nutcracker.chimpnut.nl/ Pnut.io API Console +https://lazka.github.io/pgi-docs/ PyGObject API Reference +https://python-gtk-3-tutorial.readthedocs.io/en/latest/ The Python GTK+ 3 Tutorial — Python GTK+ 3 Tutorial 3.4 documentation diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py new file mode 100644 index 0000000..b9f0729 --- /dev/null +++ b/.config/qutebrowser/config.py @@ -0,0 +1,4 @@ +config.bind('', 'spawn --userscript qute-keepass -p ~/Nextcloud/Database.kdbx', mode='insert') +config.set('content.notifications', True, 'https://cloud.dreamfall.space') +config.set('content.notifications', True, 'https://pleroma.thrrgilag.space') +config.set('content.notifications', False, 'https://www.reddit.com')