citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

autoconfig.yml (646B)


      1 # If a config.py file exists, this file is ignored unless it's explicitly loaded
      2 # via config.load_autoconfig(). For more information, see:
      3 # https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml
      4 # DO NOT edit this file by hand, qutebrowser will overwrite it.
      5 # Instead, create a config.py - see :help for details.
      6 
      7 config_version: 2
      8 settings:
      9   content.media.audio_capture:
     10     https://meet.jit.si: true
     11   content.media.audio_video_capture:
     12     https://meet.jit.si: true
     13   content.media.video_capture:
     14     https://meet.jit.si: true
     15   content.notifications.enabled:
     16     https://ditto.pub: false