chore: add transparency

This commit is contained in:
Bogdan Buduroiu 2025-04-10 00:51:16 +08:00
parent f47e1eaa25
commit 8da7e81329
Signed by: bruvduroiu
GPG key ID: A8722B2334DE9499
2 changed files with 4 additions and 2 deletions

View file

@ -45,3 +45,4 @@ keybind = ctrl+shift>tab=previous_tab
keybind = ctrl+a>d=close_surface keybind = ctrl+a>d=close_surface
# Terminal # Terminal
keybind = global:cmd+grave_accent=toggle_quick_terminal keybind = global:cmd+grave_accent=toggle_quick_terminal
shell-integration = fish

View file

@ -7,6 +7,7 @@ local M = {}
M.base46 = { M.base46 = {
theme = "mountain", theme = "mountain",
transparency = true,
hl_override = { hl_override = {
Comment = { italic = true }, Comment = { italic = true },