From 72044ffede52af0cc5f444b749297fc6e314c7b0 Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Tue, 4 Oct 2022 17:55:18 +0200 Subject: [PATCH 1/3] [SCRIPTS] Add an alias to see the meteo --- .bash_aliases | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bash_aliases b/.bash_aliases index c1238c0..8a608cf 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -21,3 +21,5 @@ alias revealjs='pandoc -s -t revealjs -V revealjs-url=../../lib/reveal.js --slid alias md2pdf='pandoc -V geometry:left=3cm,right=2.5cm,top=2.5cm,bottom=2.5cm -o' alias mpvlow='mpv --script-opts=ytdl_hook-ytdl_path=yt-dlp --ytdl-raw-options=format-sort=height:480' alias mpvhigh='mpv --script-opts=ytdl_hook-ytdl_path=yt-dlp --ytdl-raw-options=format-sort=height:1080' + +alias meteo='curl http://wttr.in/Geneva\?lang\=fr\&F' From dcd6d5fe7e7136dbb895e6c34e3b2d5e7e91fcae Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Tue, 4 Oct 2022 17:56:06 +0200 Subject: [PATCH 2/3] [QB] Add quickmark --- .config/qutebrowser/quickmarks | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/qutebrowser/quickmarks b/.config/qutebrowser/quickmarks index 90aedd3..d96a5be 100644 --- a/.config/qutebrowser/quickmarks +++ b/.config/qutebrowser/quickmarks @@ -135,3 +135,4 @@ sport entrainement test effort http://www.personaltrainer-geneve.ch/fr/pages/ segregation triangle carré jeu société http://ncase.me/polygons-fr/ recette pain levain nuit https://www.painlevain.com/recette-du-pain-au-levain/ qr facture generator https://www.postfinance.ch/pfch/web/qrbill/Index.do +atlas statistique suisse population https://www.atlas.bfs.admin.ch/maps/13/fr/16219_3006_3005_70/25218.html From 4524c693f20fd946a8b0c092caf9a85b66a74e6a Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Tue, 4 Oct 2022 17:56:27 +0200 Subject: [PATCH 3/3] [QB] Allow audio_capture for senfcall.de --- .config/qutebrowser/autoconfig.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index 925ad13..6200f40 100644 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -46,6 +46,7 @@ settings: '*://www2.yggtorrent.se/*': true content.media.audio_capture: https://bbb.faimaison.net: true + https://bbb10.senfcall.de: true https://discord.com: true https://kmeet.infomaniak.com: true https://meet.inubo.ch: true