Skip to content

Instantly share code, notes, and snippets.

@donlindsay
Created December 23, 2014 23:02
Show Gist options
  • Save donlindsay/6460591e426c39e92bcf to your computer and use it in GitHub Desktop.
Save donlindsay/6460591e426c39e92bcf to your computer and use it in GitHub Desktop.
.sawfishrc
;;; hammertime:
(require 'sawmill-defaults)
;;; startup
(system "/usr/bin/xcompmgr -n &")
(system "/usr/bin/tint2 &")
(system "/usr/local/bin/emacs &")
@donlindsay
Copy link
Author

~/.sawfishrc
the system forms do not seem to be starting the programs when sawfish starts,
is this the wrong file for these forms?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment