rounded style

This commit is contained in:
asep komarudin 2023-01-31 10:51:06 +07:00
parent 539b72482a
commit e21884b7e4
2 changed files with 2 additions and 2 deletions

View file

@ -85,7 +85,7 @@ return {
dependencies = { "kyazdani42/nvim-web-devicons", opt = true },
event = "BufWinEnter",
opts = function()
local model = 0
local model = 2
if model == 1 then
require("user.lualine1")
elseif model == 2 then