update foot term variable

This commit is contained in:
Aria Nolan 2024-02-23 10:07:59 -05:00
parent f28e02e5c9
commit 02f756385f

View file

@ -5,6 +5,7 @@
main = { main = {
shell = "/usr/bin/env fish"; shell = "/usr/bin/env fish";
font = "Mononoki:size=14,FiraCode Nerd Font:size=14"; font = "Mononoki:size=14,FiraCode Nerd Font:size=14";
term = "xterm-256color";
}; };
colors = { colors = {
background = "232136"; background = "232136";