summaryrefslogtreecommitdiff
path: root/fosdem-2025/Makefile
blob: 3ccd20c1587b262c4a15761113d8c026bc546fcf (plain)
1
2
3
4
5
6
7
8
small:
	dillo -g 1024x576 slides.html &

big:
	dillo -g 1280x720 slides.html &

watch:
	ls | entr pkill -SIGUSR1 dillo