delete dashboard

This commit is contained in:
Roel de Cort 2024-05-09 01:34:18 +02:00
parent 1bbe208e9f
commit 160cff40f3

View file

@ -1,25 +0,0 @@
{
plugins.dashboard = {
enable = true;
header = [
''
''
];
center = [
{
action = "Telescope find_files";
desc = " Find File";
icon = " ";
shortcut = "f";
}
];
};
}