mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Dont set a background within Neovim
This commit is contained in:
parent
a54cbc630d
commit
a846a08884
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ return {
|
|||
priority = 1000,
|
||||
config = function()
|
||||
require("catppuccin").setup({
|
||||
transparent_background = true,
|
||||
color_overrides = {
|
||||
frappe = {
|
||||
base = "#07042B",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue