chore: add transparency
This commit is contained in:
parent
f47e1eaa25
commit
8da7e81329
2 changed files with 4 additions and 2 deletions
|
@ -45,3 +45,4 @@ keybind = ctrl+shift>tab=previous_tab
|
|||
keybind = ctrl+a>d=close_surface
|
||||
# Terminal
|
||||
keybind = global:cmd+grave_accent=toggle_quick_terminal
|
||||
shell-integration = fish
|
||||
|
|
|
@ -7,6 +7,7 @@ local M = {}
|
|||
|
||||
M.base46 = {
|
||||
theme = "mountain",
|
||||
transparency = true,
|
||||
|
||||
hl_override = {
|
||||
Comment = { italic = true },
|
||||
|
|
Loading…
Add table
Reference in a new issue