From 795388ca0abd0951acc3e7d7a6600147ea06a6e8 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 24 Feb 2024 01:55:17 +0100 Subject: Dotfiles: Emacs: improve dashboard --- dotfiles/.emacs.new | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dotfiles/.emacs.new') diff --git a/dotfiles/.emacs.new b/dotfiles/.emacs.new index 851660a..36d3638 100644 --- a/dotfiles/.emacs.new +++ b/dotfiles/.emacs.new @@ -84,9 +84,7 @@ (setq dashboard-center-content nil) (setq dashboard-items '((recents . 5) (bookmarks . 5) - (projects . 5) - (agenda . 5) - (registers . 5))) + (projects . 5))) (setq dashboard-set-navigator t) :config (dashboard-setup-startup-hook)) -- cgit 1.4.1