Remove transparency background

This commit is contained in:
Fabio Scotto di Santolo
2024-07-25 09:07:01 +02:00
parent 7bea37e608
commit 5816722f51
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -3,7 +3,6 @@ return {
name = "adwaita",
lazy = false,
priority = 1000,
-- configure and set on startup
config = function()
vim.g.adwaita_darker = false