Rails Launcy - open Chromium
Posted
by
tandu
on Ask Ubuntu
See other posts from Ask Ubuntu
or by tandu
Published on 2012-04-13T01:48:24Z
Indexed on
2012/04/13
11:45 UTC
Read the original article
Hit count: 281
I'm developing in rails on my computer. I'm just going along with what tutorials say, and I simply cannot find anything about how to use launchy during development on the Internet .. period. There are two problems:
- I'd like
launchy
to open Chromium (it opens Firefox). Chromium is set as my default browser. - I save files constantly, and
launchy
will run each time, which is terrible. Is there any way to only get it to run when you actually want? This also applies toguard
, but it's not nearly as annoying withguard
.
© Ask Ubuntu or respective owner