install: comment out btop

This commit is contained in:
Aminda Suomalainen 2026-02-14 21:33:58 +02:00
parent c5a57fe277
commit 380cd2395b
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -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