summary refs log tree commit diff stats
path: root/user/xresources/.xresources
diff options
context:
space:
mode:
authorAlan Pearce2020-02-18 11:25:10 +0100
committerAlan Pearce2020-02-18 11:25:10 +0100
commit2418ce1a45525f273b0c984d6237ee8d4bc30ee6 (patch)
tree7bdf392281914bc8b5220bd870d466e6a3699266 /user/xresources/.xresources
parent94c04950e14301a33a0a3abb9414e0f92d9895eb (diff)
downloadnixfiles-2418ce1a45525f273b0c984d6237ee8d4bc30ee6.tar.lz
nixfiles-2418ce1a45525f273b0c984d6237ee8d4bc30ee6.tar.zst
nixfiles-2418ce1a45525f273b0c984d6237ee8d4bc30ee6.zip
xresources: update current environment via home-manager switch
Diffstat (limited to 'user/xresources/.xresources')
-rw-r--r--user/xresources/.xresources/main4
1 files changed, 0 insertions, 4 deletions
diff --git a/user/xresources/.xresources/main b/user/xresources/.xresources/main
index 2c2a3f71..6a9a4898 100644
--- a/user/xresources/.xresources/main
+++ b/user/xresources/.xresources/main
@@ -51,7 +51,3 @@ xterm*VT100.Translations: #override \
                  Ctrl Shift <Key>C:    copy-selection(CLIPBOARD) \n\
                  Alt  Shift <Key>V:    insert-selection(CLIPBOARD) \n\
                  Alt  Shift <Key>C:    copy-selection(CLIPBOARD)
-
-! Local Variables:
-! compile-command: (concat "xrdb -merge " (shell-quote-argument buffer-file-name))
-! End: