diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 0e5cb576..e154fba1 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -9,7 +9,7 @@ '(ansi-color-faces-vector [default default default italic underline success warning error]) '(backup-directory-alist '(("." . "~/.backup_filez"))) - '(bookmark-default-file "~/bookmarks.el") + '(bookmark-default-file "~/Documents/bookmarks.el") '(custom-enabled-themes '(doom-one)) '(custom-safe-themes '("88f7ee5594021c60a4a6a1c275614103de8c1435d6d08cc58882f920e0cec65e" "34cf3305b35e3a8132a0b1bdf2c67623bc2cb05b125f8d7d26bd51fd16d547ec" default))