mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-06-06 08:11:25 +02:00
install: add conky to autostart
This commit is contained in:
parent
2091952c42
commit
7572487b9f
1
install
1
install
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user