mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-03-13 03:24:06 +01:00
6 lines
73 B
Lua
6 lines
73 B
Lua
|
|
require('lualine').setup {
|
||
|
|
options = {
|
||
|
|
icons_enabled = true,
|
||
|
|
}
|
||
|
|
}
|