Revert "update foot term variable"

This reverts commit 02f756385f.
This commit is contained in:
Aria Nolan 2024-02-23 10:18:03 -05:00
parent 02f756385f
commit 0a41229092

View file

@ -5,7 +5,6 @@
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";