remove terminal from dashboard
This commit is contained in:
parent
bdee2b0401
commit
71b603512c
@ -15,13 +15,6 @@ return {
|
||||
dashboard = {
|
||||
sections = {
|
||||
{ section = 'header' },
|
||||
{
|
||||
pane = 2,
|
||||
section = 'terminal',
|
||||
cmd = 'colorscript -e square',
|
||||
height = 5,
|
||||
padding = 1,
|
||||
},
|
||||
{ section = 'keys', gap = 1, padding = 1 },
|
||||
{ pane = 2, icon = ' ', title = 'Recent Files', section = 'recent_files', indent = 2, padding = 1 },
|
||||
{ pane = 2, icon = ' ', title = 'Projects', section = 'projects', indent = 2, padding = 1 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user