mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Adding new qutebrowser configs
This commit is contained in:
13
.config/qutebrowser/solarized-everything-css/Makefile
Normal file
13
.config/qutebrowser/solarized-everything-css/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
.PHONY: all screenshots
|
||||
|
||||
all:
|
||||
@./make.py
|
||||
|
||||
clean:
|
||||
rm -rf css
|
||||
|
||||
release:
|
||||
bash release.sh
|
||||
|
||||
screenshots:
|
||||
@./make.py screenshots
|
||||
Reference in New Issue
Block a user