From 94b96a4cbf46a846f481a8676da34a1a839e1148 Mon Sep 17 00:00:00 2001 From: krolxon Date: Sun, 14 Dec 2025 15:33:48 +0530 Subject: remove foot, switch to alacritty foot has this problem where, if you open a TUI app and then close it, the terminal color scheme goes back to the preconfigured colors rather than keep using pywal colors. This particular problem isn't there in Alacritty, however alacritty does not support sixel for image previes, so currently using the sixel patched version of alacritty: https://github.com/ayosec/alacritty --- packages/pkg_utils.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/pkg_utils.sh') diff --git a/packages/pkg_utils.sh b/packages/pkg_utils.sh index e6ce044..9033869 100644 --- a/packages/pkg_utils.sh +++ b/packages/pkg_utils.sh @@ -23,7 +23,6 @@ export pkg_utils=( "fastfetch" "fd" "ffmpegthumbnailer" - "foot" "fuzzel" "fzf" "gammastep" -- cgit v1.2.3