add: update config

This commit is contained in:
asep.komarudin 2024-05-07 15:11:04 +07:00
parent be7f819532
commit 0008ef2396
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ return {
"olimorris/onedarkpro.nvim",
priority = 1000, -- Ensure it loads first
config = function()
local is_transparent = true
local is_transparent = false
require("onedarkpro").setup({
styles = {
types = "NONE",