summaryrefslogtreecommitdiffstats
path: root/.conkerorrc/styles/Makefile
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-01-16 04:13:12 +0100
committerGravatar Tom Willemsen2013-01-16 04:13:12 +0100
commitcfc60ae6dc3296aa0b1b87d1f9543749f2e41768 (patch)
treeef02364452616029e099be3aac8e1d6bb711098b /.conkerorrc/styles/Makefile
parent2f27e1e3ac80564ba694de174f42a3922108f626 (diff)
downloaddotfiles-cfc60ae6dc3296aa0b1b87d1f9543749f2e41768.tar.gz
dotfiles-cfc60ae6dc3296aa0b1b87d1f9543749f2e41768.zip
Conkeror: Add github dashboard style
I don't like it when it's so bright.
Diffstat (limited to '.conkerorrc/styles/Makefile')
-rw-r--r--.conkerorrc/styles/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.conkerorrc/styles/Makefile b/.conkerorrc/styles/Makefile
new file mode 100644
index 0000000..db06cf3
--- /dev/null
+++ b/.conkerorrc/styles/Makefile
@@ -0,0 +1,4 @@
+DESTDIR:=$(DESTDIR)/styles
+objects=github.css
+
+include ../../dotfiles.mk