From 5cc3df232d12ae04bce777ec3d14555d832cc896 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 15 Feb 2013 15:40:57 +0100 Subject: [PATCH] Remove xmonad config --- .emacs.d/site-lisp/dzen.el | 1 - Makefile | 2 +- 2 files changed, 1 insertion(+), 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 \