summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-02-15 15:40:57 +0100
committerGravatar Tom Willemsen2013-02-15 15:40:57 +0100
commit5cc3df232d12ae04bce777ec3d14555d832cc896 (patch)
tree9b3031bbd71b7f1c59188f72cee05edb6481ddab
parent7559ee8257b2eb09264ba788404363710f99d572 (diff)
downloaddotfiles-5cc3df232d12ae04bce777ec3d14555d832cc896.tar.gz
dotfiles-5cc3df232d12ae04bce777ec3d14555d832cc896.zip
Remove xmonad config
-rw-r--r--.emacs.d/site-lisp/dzen.el1
-rw-r--r--Makefile2
2 files changed, 1 insertions, 2 deletions
diff --git a/.emacs.d/site-lisp/dzen.el b/.emacs.d/site-lisp/dzen.el
index 6cc3eae..8b92dfe 100644
--- a/.emacs.d/site-lisp/dzen.el
+++ b/.emacs.d/site-lisp/dzen.el
@@ -25,7 +25,6 @@
;;; Code:
(require 'newst-backend)
-(require 'sawfish)
(defvar dzen-process nil
"Dzen2's process.")
diff --git a/Makefile b/Makefile
index d0deef8..e2dba76 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
export DESTDIR:=$(HOME)
modules=.emacs.d .config .conkerorrc .local .moc .mutt .ncmpcpp \
- .pentadactyl .sawfish .ssh .w3m .weechat .zsh xmonad
+ .pentadactyl .sawfish .ssh .w3m .weechat .zsh
objects=.bash_profile .beetsconfig .conky_box.lua .conkyrc .gitconfig \
.guile .hgrc .offlineimap.py .offlineimaprc .screenrc .scwmrc \
.slrnrc .stumpwmrc .tmux.conf .urlview .xbindkeysrc.scm .Xdefaults \