summary refs log tree commit diff stats
path: root/xresources
diff options
context:
space:
mode:
Diffstat (limited to 'xresources')
-rw-r--r--xresources/.xresources/main4
1 files changed, 4 insertions, 0 deletions
diff --git a/xresources/.xresources/main b/xresources/.xresources/main
index 43f8538..f8a7269 100644
--- a/xresources/.xresources/main
+++ b/xresources/.xresources/main
@@ -31,3 +31,7 @@ URxvt.letterSpace:        0
 Emacs.Font:                         -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1
 Emacs.fixed-pitch.attributeFont:    -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1
 Emacs.variable-pitch.attributeFont: -*-PT Sans-medium-r-*-*-14-*-*-*-*-*-*-*
+
+! Local Variables:
+! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name))
+! End: