best way to autostart copyq

This commit is contained in:
Mylloon 2022-02-17 13:16:41 +01:00
parent c16099226e
commit 599d7e7c1c
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -244,8 +244,8 @@ gsettings set org.gnome.desktop.interface show-battery-percentage true
# == Clipboard history ==
sudo pacman -S copyq --noconfirm
mkdir "$HOME"/.config/copyq
echo -e "[Options]\nautostart=true"
copyq > /dev/null &
copyq config autostart true
# == Signal ==
sudo pacman -S signal-desktop --noconfirm