install: add conky to autostart

This commit is contained in:
Aminda Suomalainen 2026-06-04 11:52:55 +03:00
parent 2091952c42
commit 7572487b9f
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -391,6 +391,7 @@ if [ "$(id -u)" == "0" ]; then
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-htop.desktop /etc/xdg/autostart/
ln -nsfv /usr/share/applications/conky.desktop /etc/xdg/autostart/
if hash journalctl 2> /dev/null; then
cp -v etc/xdg/autostart/footclient-journal.desktop /etc/xdg/autostart/