[bump]
This commit is contained in:
		
							parent
							
								
									cb0cde946e
								
							
						
					
					
						commit
						ba5a22efc3
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -11,6 +11,7 @@ return {
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    opts = {
 | 
					    opts = {
 | 
				
			||||||
 | 
					      background_colour = "#000000",
 | 
				
			||||||
      timeout = 3000,
 | 
					      timeout = 3000,
 | 
				
			||||||
      max_height = function()
 | 
					      max_height = function()
 | 
				
			||||||
        return math.floor(vim.o.lines * 0.75)
 | 
					        return math.floor(vim.o.lines * 0.75)
 | 
				
			||||||
| 
						 | 
					@ -23,6 +24,7 @@ return {
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    "xiyaowong/transparent.nvim",
 | 
					    "xiyaowong/transparent.nvim",
 | 
				
			||||||
    event = "VeryLazy",
 | 
					    event = "VeryLazy",
 | 
				
			||||||
 | 
					    -- opts = { extra_groups = { "NotifyBackground" } },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  {
 | 
					  {
 | 
				
			||||||
    "nvim-lualine/lualine.nvim",
 | 
					    "nvim-lualine/lualine.nvim",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue