Remove trasparency from theme selection

This commit is contained in:
Daniele Viganò 2024-11-02 15:27:18 +01:00
parent 8dbc0f7a96
commit 3dd5c36e4d

View File

@ -2,8 +2,7 @@
local M = {}
M.base46 = {
theme = "nightowl",
transparency = true,
theme = "nightowl"
}
-- M.plugins = "plugins"