diff --git a/users/tacocat/wayland/foot.nix b/users/tacocat/wayland/foot.nix index 67e8f5b..21b9b99 100644 --- a/users/tacocat/wayland/foot.nix +++ b/users/tacocat/wayland/foot.nix @@ -5,6 +5,7 @@ main = { shell = "/usr/bin/env fish"; font = "Mononoki:size=14,FiraCode Nerd Font:size=14"; + term = "xterm-256color"; }; colors = { background = "232136";