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