]> git.vanrenterghem.biz Git - Dotty.git/commitdiff
Add line around new calendar entry and update large font. master
authorFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Wed, 15 Jan 2025 10:43:38 +0000 (18:43 +0800)
committerFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Wed, 15 Jan 2025 10:43:38 +0000 (18:43 +0800)
emacs/.emacs.d/init.el

index ec85953a7dbcbc748fd2ee5ba785a96b9885469f..dec61b7798d52fdcf32c465c569d2466843a62cd 100644 (file)
@@ -125,6 +125,7 @@ vc-follow-symlinks t
            (file+olp+datetree "~/Nextcloud/notes/calendar.org")
            "* %?\n :PROPERTIES:\n :location: %^{Location}\n :END:\n%^T--%^T\n\n"
            :jump-to-captured t
+          :empty-lines 1
           :tree-type month
           :time-prompt t)
      ("p" "Permanent note" plain
@@ -527,10 +528,9 @@ vc-follow-symlinks t
        (large-1
          :default-family "Iosevka Nerd Font"
          :default-height 150
-         :variable-pitch-family "Linux Biolinum O"
+         :variable-pitch-family "Literata"
         :variable-pitch-weight normal
-        :variable-pitch-height 1.1
-         :italic-family "Iosevka Etoile"
+        :variable-pitch-height 1.0
          :line-spacing 1)
        (regular-2
          :default-family "Fira Mono Nerd Font"