summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-28 10:15:12 +0100
committerGravatar Tom Willemsen2012-11-28 10:15:12 +0100
commitccef0f92bce8242e19f9e149edcdb324fa605405 (patch)
tree725e4243a765f4a4003473ae72b4e45bfa6b6538
parentb229154af604f297c8d903649023f70fe8388613 (diff)
downloaddotfiles-ccef0f92bce8242e19f9e149edcdb324fa605405.tar.gz
dotfiles-ccef0f92bce8242e19f9e149edcdb324fa605405.zip
.sawfish/rc
-rw-r--r--.sawfish/rc2
1 files changed, 2 insertions, 0 deletions
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")))