1
0
Fork 0

Set moonfly as theme

This commit is contained in:
Daniele Tricoli 2021-11-19 01:25:51 +01:00
parent d5053b7e91
commit 4e10af7bbc

View file

@ -1,7 +1,7 @@
require('lualine').setup {
options = {
icons_enabled = true,
theme = 'neon',
theme = 'moonfly',
component_separators = { left = '', right = ''},
section_separators = { left = '', right = ''},
disabled_filetypes = { 'startify' },