setup lualine
This commit is contained in:
parent
9c5a6e29f6
commit
2aed8bccab
1 changed files with 5 additions and 0 deletions
|
@ -82,6 +82,11 @@
|
||||||
useLibuvFileWatcher = true;
|
useLibuvFileWatcher = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
lualine = {
|
||||||
|
enable = true;
|
||||||
|
globalstatus = true;
|
||||||
|
theme = "dracula";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue