Compare commits
No commits in common. "e3074002785b6f1fb58a22d24e75ef5ee4f4181d" and "a46cb09610f1a5bcb8cb2c3ffc3ef090a5b72572" have entirely different histories.
e307400278
...
a46cb09610
3 changed files with 14 additions and 15 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
config_version: 2
|
||||
settings:
|
||||
colors.webpage.darkmode.enabled:
|
||||
global: true
|
||||
content.desktop_capture:
|
||||
https://bbb.faimaison.net: true
|
||||
content.geolocation:
|
||||
|
@ -16,7 +14,7 @@ settings:
|
|||
https://www.safti.fr: false
|
||||
content.javascript.enabled:
|
||||
'*://*.bernexskiclub.ch/*': true
|
||||
'*://*.brouter.de/*': true
|
||||
'*://*.github.com/*': false
|
||||
'*://*.localhost/*': true
|
||||
'*://*.login.infomaniak.com/*': true
|
||||
'*://*.manager.infomaniak.com/*': true
|
||||
|
@ -36,6 +34,7 @@ settings:
|
|||
'*://ge.ch/*': true
|
||||
'*://mastodon.zaclys.com/*': true
|
||||
'*://meet.infomaniak.com/*': true
|
||||
'*://nitter.fdn.fr/*': false
|
||||
'*://ragnas/*': true
|
||||
'*://searx.info/*': true
|
||||
'*://searx.xyz/*': true
|
||||
|
@ -44,29 +43,34 @@ settings:
|
|||
'*://www2.yggtorrent.se/*': true
|
||||
content.media.audio_capture:
|
||||
https://bbb.faimaison.net: true
|
||||
https://coremeet.workadventu.re: true
|
||||
https://discord.com: true
|
||||
https://kmeet.infomaniak.com: true
|
||||
https://meet.inubo.ch: true
|
||||
https://meet.jit.si: true
|
||||
https://play.workadventu.re: true
|
||||
https://teams.microsoft.com: true
|
||||
https://visio.inubo.ch: true
|
||||
content.media.audio_video_capture:
|
||||
https://gather.town: true
|
||||
https://kmeet.infomaniak.com: true
|
||||
https://coremeet.workadventu.re: true
|
||||
https://meet.inubo.ch: true
|
||||
https://meet.jit.si: true
|
||||
https://play.workadventu.re: true
|
||||
https://teams.microsoft.com: true
|
||||
https://visio.inubo.ch: true
|
||||
content.media.video_capture:
|
||||
https://bbb.faimaison.net: true
|
||||
https://kmeet.infomaniak.com: true
|
||||
https://coremeet.workadventu.re: true
|
||||
https://meet.inubo.ch: true
|
||||
https://meet.jit.si: true
|
||||
https://play.workadventu.re: true
|
||||
https://teams.microsoft.com: true
|
||||
https://visio.inubo.ch: true
|
||||
content.notifications:
|
||||
https://cloud.reliance-ge.ch: false
|
||||
https://mastodon.zaclys.com: false
|
||||
https://rss.vulgarisons.info: false
|
||||
qt.args:
|
||||
global:
|
||||
- blink-settings=0
|
||||
global: null
|
||||
spellcheck.languages:
|
||||
global:
|
||||
- fr-FR
|
||||
|
|
|
@ -21,7 +21,7 @@ config.bind('yy', 'yank -s', mode='normal')
|
|||
config.bind('Ev', 'spawn --detach mpv --ytdl-format=244+bestaudio/243+bestaudio/242+bestaudio/480p/worst {url}', mode='normal')
|
||||
config.bind('EV', 'spawn --detach mpv {url}', mode='normal')
|
||||
config.bind('Ea', 'spawn --detach mpv --no-video --force-window=yes {url}', mode='normal')
|
||||
config.bind('Fv', 'hint links spawn --detach mpv --ytdl-format=best[height<=480] {hint-url}', mode='normal')
|
||||
config.bind('Fv', 'hint links spawn --detach mpv --ytdl-format=244+bestaudio/243+bestaudio/242+bestaudio/480p/worst {hint-url}', mode='normal')
|
||||
config.bind('FV', 'hint links spawn --detach mpv {hint-url}', mode='normal')
|
||||
config.bind('Fa', 'hint links spawn --detach mpv --no-video --force-window=yes {hint-url}', mode='normal')
|
||||
config.unbind('F')
|
||||
|
|
|
@ -95,8 +95,3 @@ minume wiki https://wiki.minume.ch/fr/Outils/Partenaires_Outils
|
|||
messagerie messaging app comparaison https://www.securemessagingapps.com/
|
||||
culture accessible https://culture-accessible.ch/
|
||||
ign carte comparaison temps histoire https://remonterletemps.ign.fr/
|
||||
swisstopo map https://map.wanderland.ch/
|
||||
magic the gathering card search mtg https://scryfall.com/
|
||||
bibliotheques municipales genève https://catalogue-bm.geneve.ch/accueil
|
||||
mouse open hardware https://www.ploopy.co/
|
||||
latex formules math cours https://moonbooks.org/Articles/Formules-math%C3%A9matiques-sous-LaTeX/
|
||||
|
|
Loading…
Reference in a new issue