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