changed various neovim floating windows to show a border removed contrast setting from ghostty, because it makes debugging ansi escape sequences rather difficult
15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
window-decoration = false
|
|
|
|
font-family = JetBrainsMono Nerd Font
|
|
font-size = 14.0
|
|
font-feature = -calt
|
|
font-feature = -liga
|
|
font-feature = -dlig
|
|
|
|
# transparency is handled by picom
|
|
background-opacity = 1.0
|
|
|
|
selection-invert-fg-bg = true
|
|
|
|
theme = zegonix
|