From 380cd2395b80a059975f3fd5a8f5c2eb51781441 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 14 Feb 2026 21:33:58 +0200 Subject: [PATCH] install: comment out btop --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index ad4515e0..557b409e 100755 --- a/install +++ b/install @@ -336,7 +336,7 @@ if [ "$(id -u)" == "0" ]; then # SECURITY WARNING, autostarts cp -v etc/xdg/autostart/foot-tmux.desktop /etc/xdg/autostart/ - cp -v etc/xdg/autostart/footclient-btop.desktop /etc/xdg/autostart/ + #cp -v etc/xdg/autostart/footclient-btop.desktop /etc/xdg/autostart/ cp -v etc/xdg/autostart/footclient-htop.desktop /etc/xdg/autostart/ if hash journalctl 2> /dev/null; then