Adding new qutebrowser configs

This commit is contained in:
Derek Taylor
2021-10-12 14:54:37 -05:00
parent fcd63c9525
commit 2994a35eee
111 changed files with 24366 additions and 13 deletions

View File

@@ -0,0 +1,9 @@
// * all-sites.styl
// All site-specific rules in one file
// This requires "sites/" because the Makefile runs stylus from the
// parent directory. Using "stylus -r" should make this unnecessary,
// but it doesn't.
// Sites starting with '_' will not be included.
@require 'sites/[!_]*.styl'