fix(nvim): Change plugins.snacks.dashboard to plugins.snacks.settings.dashboard
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
plugins.snacks.dashboard = let
|
plugins.snacks.settings.dashboard = let
|
||||||
themes = import ./themes.nix;
|
themes = import ./themes.nix;
|
||||||
theme = themes.dg_baby;
|
theme = themes.dg_baby;
|
||||||
in {
|
in {
|
||||||
|
|||||||
Reference in New Issue
Block a user