.sawfish/rc
This commit is contained in:
parent
9c426f266e
commit
a5d05d1753
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ raise it."
|
|||
(first (car windows))
|
||||
(w (if (equal first (input-focus)) (last windows) first)))
|
||||
(if w (display-window w)
|
||||
(run-shell-command command))))
|
||||
(call-command `(run-shell-command ,command)))))
|
||||
|
||||
(setq default-frame-style 'naquadah)
|
||||
(setq prompt-color (cons (get-color "#eeeeec")
|
||||
|
|
Loading…
Reference in a new issue