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,13 @@
.PHONY: all screenshots
all:
@./make.py
clean:
rm -rf css
release:
bash release.sh
screenshots:
@./make.py screenshots