all repos — nixfiles @ 9ee3808953cd972a0b3b4a9e484fda0a4344dcdf

System and user configuration, managed by nix and home-manager

termite: use `compile` to reload configuration
Alan Pearce alan@alanpearce.eu
Tue, 17 Sep 2019 11:35:20 +0200
commit

9ee3808953cd972a0b3b4a9e484fda0a4344dcdf

parent

f980d2ce74a464691b382f03770c35ef8220aed8

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M termite/.config/termite/configtermite/.config/termite/config
@@ -42,3 +42,7 @@ # white
 color7  = #d9d8d8
 color15 = #ffffff
+
+# Local Variables:
+# compile-command: "pkill -USR1 termite"
+# End: