Skip to content

Commit

Permalink
fix: set aerial layout with edgy.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayamir committed Jan 9, 2025
1 parent 1a1156e commit bd71c74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/modules/configs/ui/edgy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@ return function()
left = {
{ ft = "NvimTree", size = { height = 0.5 } },
},
right = {
{ ft = "aerial", size = { width = 30 } },
},
})
end

0 comments on commit bd71c74

Please # to comment.