Nvim + tmux wrong color fixes

Atao 2024-01-12 19:13:42 +01:00
parent c3c3c04e45
commit 9116624d11
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
[shell] [shell]
program = "/usr/bin/fish" program = "/usr/bin/fish"
[env]
TERM = "xterm-256color"
#--------------------------------- Colors #--------------------------------- Colors
[colors.primary] [colors.primary]
background = "#1E1E2E" background = "#1E1E2E"