20250318.1742336578

This commit is contained in:
fz0x1 2025-03-18 23:22:58 +01:00
parent fa8765d3ab
commit b5e2a46ab1
7 changed files with 15 additions and 12 deletions

View file

@ -23,7 +23,7 @@
;;
;;(setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light)
;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13))
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 13.0))
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 12.0))
;;
;; If you or Emacs can't find your font, use 'M-x describe-font' to look them
;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to

View file

@ -13,13 +13,13 @@ journals:
default:
display_format: markdown
encrypt: false
journal: /home/cr33per/.diary/diary.jrnl
journal: /home/fz0x1/.diary/diary.jrnl
test:
display_format: markdown
encrypt: false
journal: /home/cr33per/test.jrnl
journal: /home/fz0x1/test.jrnl
linewrap: 80
tagsymbols: '@'
template: false
timeformat: '%F %r'
version: v4.2
version: v4.2.1

View file

@ -132,7 +132,7 @@ alias jrnlc="jrnl --encrypt"
# bindkeys
## autosuggest
bindkey "^[" autosuggest-accept
bindkey "^]" autosuggest-accept
# paths
## rust