diff --git a/installation.sh b/installation.sh index d2ecebd..cde07fe 100644 --- a/installation.sh +++ b/installation.sh @@ -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