summaryrefslogtreecommitdiff
path: root/fosdem-2025/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fosdem-2025/Makefile')
-rw-r--r--fosdem-2025/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/fosdem-2025/Makefile b/fosdem-2025/Makefile
new file mode 100644
index 0000000..3ccd20c
--- /dev/null
+++ b/fosdem-2025/Makefile
@@ -0,0 +1,8 @@
+small:
+ dillo -g 1024x576 slides.html &
+
+big:
+ dillo -g 1280x720 slides.html &
+
+watch:
+ ls | entr pkill -SIGUSR1 dillo