This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update lualine theme
master
Tovi Jaeschke-Rogers
1 year ago
parent
5a1e45f5ad
commit
5654b71871
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.config/nvim/lua/config/lualine.lua
+ 1
- 1
.config/nvim/lua/config/lualine.lua
View File
@ -1,7 +1,7 @@
require
(
'
lualine
'
)
.
setup
{
options
=
{
icons_enabled
=
true
,
theme
=
'
moonfly
'
,
theme
=
'
catppuccin-mocha
'
,
component_separators
=
{
left
=
'
'
,
right
=
'
'
}
,
section_separators
=
{
left
=
'
'
,
right
=
'
'
}
,
disabled_filetypes
=
{
Write
Preview
Loading…
Cancel
Save