mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-02-16 15:57:54 +01:00
install: comment out btop
This commit is contained in:
parent
c5a57fe277
commit
380cd2395b
2
install
2
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user