This commit is contained in:
talksik
2023-09-10 14:20:21 -07:00
parent b88a1c2e43
commit 509a5657c1
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require('lualine').setup {
sections = {
lualine_a = {
{ 'filename',
path = 1,
path = 3,
}
}
}