Remove transparency background
This commit is contained in:
@@ -33,7 +33,7 @@ cursor_blink_interval 1
|
||||
shell_integration no-cursor no-title
|
||||
|
||||
# Color scheme
|
||||
background_opacity 0.90
|
||||
background_opacity 1.0
|
||||
background_blur 64
|
||||
background_image none
|
||||
dynamic_background_opacity yes
|
||||
|
||||
@@ -3,7 +3,6 @@ return {
|
||||
name = "adwaita",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
|
||||
-- configure and set on startup
|
||||
config = function()
|
||||
vim.g.adwaita_darker = false
|
||||
|
||||
Reference in New Issue
Block a user