🔧 Updated configurations

This commit is contained in:
z3rOR0ne 2024-10-31 23:18:21 -07:00
parent e9c0733ae9
commit d197cd70f9
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,6 @@
import = ["/home/brian/.config/alacritty/themes/themes/gruvbox_material_medium_dark.toml"]
general.import = [
"/home/brian/.config/alacritty/themes/themes/gruvbox_material_medium_dark.toml",
]
[env]
TERM = "xterm-256color"