From ccef0f92bce8242e19f9e149edcdb324fa605405 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Nov 2012 10:15:12 +0100 Subject: .sawfish/rc --- .sawfish/rc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.sawfish') diff --git a/.sawfish/rc b/.sawfish/rc index 10c3869..140cb1b 100644 --- a/.sawfish/rc +++ b/.sawfish/rc @@ -60,7 +60,9 @@ raise it." (if w (display-window w) (call-command `(run-shell-command ,command))))) +(setq custom-show-symbols t) (setq default-frame-style 'naquadah) +(setq default-font (get-font-typed "Xft" "Monaco-10")) (setq grow-is-maximize nil) (setq prompt-color (cons (get-color "#eeeeec") (get-color "#111113"))) -- cgit v1.2.3-54-g00ecf