moved bookmarks file

dev-docs
Moritz Böhme 2021-04-21 14:18:00 +02:00
parent 94566116d8
commit e5ff125e2e
2 changed files with 1 additions and 11 deletions

View File

@ -1,10 +0,0 @@
;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8-emacs -*-
;;; This format is meant to be slightly human-readable;
;;; nevertheless, you probably don't want to edit it.
;;; -*- End Of Bookmark File Format Version Stamp -*-
(("bspwm"
(filename . "~/.config/bspwm/bspwmrc")
(front-context-string . "#!/bin/bash\n\n# M")
(rear-context-string)
(position . 1))
)

View File

@ -54,4 +54,4 @@
;; they are implemented.
(setq doom-font (font-spec :family "FiraCode Nerd Font Mono" :size 13) )
(setq bookmark-default-file "~/.config/doom/bookmarks")
(setq bookmark-default-file "~/.emacs.d/bookmarks")