Skip to content

Commit

Permalink
tweak(emacs): dashboard: logo
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Nov 27, 2024
1 parent c71efe6 commit 796e3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
:init
(setq initial-buffer-choice (lambda () (get-buffer "*dashboard*")))
:custom
(dashboard-startup-banner 'official)
(dashboard-startup-banner 'logo)
(dashboard-set-init-info t)
(dashboard-center-content t)

Expand Down

0 comments on commit 796e3af

Please sign in to comment.