Emacs: add dashboard back, remove evil
This commit is contained in:
parent
15d611ec15
commit
74a57dd3a3
|
@ -1,8 +1,6 @@
|
||||||
{ epkgs }:
|
{ epkgs }:
|
||||||
with epkgs;
|
with epkgs;
|
||||||
[
|
[
|
||||||
# EViL Mode
|
|
||||||
evil
|
|
||||||
# UI and Appearance
|
# UI and Appearance
|
||||||
nerd-icons
|
nerd-icons
|
||||||
nerd-icons-dired
|
nerd-icons-dired
|
||||||
|
@ -10,6 +8,7 @@ with epkgs;
|
||||||
nerd-icons-corfu
|
nerd-icons-corfu
|
||||||
doom-modeline
|
doom-modeline
|
||||||
poke-line
|
poke-line
|
||||||
|
dashboard
|
||||||
olivetti
|
olivetti
|
||||||
# Email and Calendar
|
# Email and Calendar
|
||||||
khalel
|
khalel
|
||||||
|
|
Loading…
Reference in a new issue