diff --git a/.sawfish/rc b/.sawfish/rc index 8a6e9c5..700c1de 100644 --- a/.sawfish/rc +++ b/.sawfish/rc @@ -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")