.conkerorrc/settings.js
This commit is contained in:
parent
50b69d8d9c
commit
b6ad942f5c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
// -*- eval: (git-auto-commit-mode 1) -*-
|
// -*- eval: (git-auto-commit-mode 1) -*-
|
||||||
cwd = make_file("/home/slash/downloads/");
|
cwd = make_file("/home/slash/downloads/");
|
||||||
url_remoting_fn = load_url_in_new_buffer;
|
url_remoting_fn = load_url_in_new_buffer;
|
||||||
read_buffer_show_icons = true;
|
read_buffer_show_icons = true;
|
||||||
hints_display_url_panel = true;
|
hints_display_url_panel = true;
|
||||||
|
|
||||||
add_hook("before_quit_hook",
|
add_hook("before_quit_hook",
|
||||||
|
|
Loading…
Add table
Reference in a new issue