mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2025-01-18 11:13:45 +01:00
Update
This commit is contained in:
parent
2e8ea1e8e4
commit
aa9c91ed04
@ -17,7 +17,7 @@
|
||||
(remove ".git" projectile-project-root-files-bottom-up)))
|
||||
|
||||
;; Set fonts
|
||||
(setq fontsize 14)
|
||||
(setq fontsize 18)
|
||||
(setq monofontfam "JetBrainsMono Nerd Font Mono")
|
||||
(setq doom-font (font-spec :family monofontfam :size fontsize)
|
||||
doom-variable-pitch-font (font-spec :family monofontfam :size fontsize)
|
||||
@ -311,7 +311,6 @@ If point was already at that position, move point to beginning of line."
|
||||
(keymap-set bookmark-bmenu-mode-map "C-o" #'casual-bookmarks-tmenu)
|
||||
|
||||
|
||||
|
||||
;;;; elpher
|
||||
|
||||
(setq elpher-default-url-type "gemini")
|
||||
|
@ -19,6 +19,7 @@
|
||||
(package! helpful)
|
||||
(package! just-mode)
|
||||
(package! license-templates)
|
||||
(package! nushell-mode :recipe (:host github :repo "mrkkrp/nushell-mode"))
|
||||
(unpin! org-roam)
|
||||
(package! org-roam)
|
||||
(package! org-roam-ui)
|
||||
|
Loading…
Reference in New Issue
Block a user