Set eww as default browser
This commit is contained in:
parent
de22b02400
commit
f26f8d8ac1
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
'(auto-save-default t)
|
||||
'(backup-directory-alist (quote (("" . "~/.emacs.d/_backup_files"))))
|
||||
'(blink-cursor-mode nil)
|
||||
'(browse-url-browser-function (quote eww-browse-url))
|
||||
'(column-number-mode t)
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
|
|
Loading…
Add table
Reference in a new issue