summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--termite/.config/termite/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/termite/.config/termite/config b/termite/.config/termite/config
index 8c10ace8..19d49953 100644
--- a/termite/.config/termite/config
+++ b/termite/.config/termite/config
@@ -42,3 +42,7 @@ color14 = #85cebc
 # white
 color7  = #d9d8d8
 color15 = #ffffff
+
+# Local Variables:
+# compile-command: "pkill -USR1 termite"
+# End: