.sawfish/rc
This commit is contained in:
parent
b229154af6
commit
ccef0f92bc
1 changed files with 2 additions and 0 deletions
|
@ -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")))
|
||||
|
|
Loading…
Reference in a new issue