From 0a41229092a724587f0526b34034c2a11ed09f9e Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Fri, 23 Feb 2024 10:18:03 -0500 Subject: [PATCH] Revert "update foot term variable" This reverts commit 02f756385f6184a3a1826cc6e747d5cfcd09b8e3. --- users/tacocat/wayland/foot.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/users/tacocat/wayland/foot.nix b/users/tacocat/wayland/foot.nix index 21b9b99..67e8f5b 100644 --- a/users/tacocat/wayland/foot.nix +++ b/users/tacocat/wayland/foot.nix @@ -5,7 +5,6 @@ main = { shell = "/usr/bin/env fish"; font = "Mononoki:size=14,FiraCode Nerd Font:size=14"; - term = "xterm-256color"; }; colors = { background = "232136";