about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/dotfiles.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/wpc/dotfiles.el')
-rw-r--r--emacs/.emacs.d/wpc/dotfiles.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/.emacs.d/wpc/dotfiles.el b/emacs/.emacs.d/wpc/dotfiles.el
index d27815c9e3e4..0afe04bbd66b 100644
--- a/emacs/.emacs.d/wpc/dotfiles.el
+++ b/emacs/.emacs.d/wpc/dotfiles.el
@@ -24,8 +24,7 @@
   "The root directory of my configuration files.")
 
 (defconst dotfiles/whitelist
-  `(("compton" . "~/.config/compton.conf")
-    ("dotfiles" . ,dotfiles/directory)
+  `(("dotfiles" . ,dotfiles/directory)
     ("functions" . "~/functions.zsh")
     ("aliases" . "~/aliases.zsh")
     ("variables" . "~/variables.zsh")