autostart copyq
This commit is contained in:
parent
16c6ea563f
commit
c16099226e
1 changed files with 2 additions and 0 deletions
|
@ -244,6 +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"
|
||||
|
||||
# == Signal ==
|
||||
sudo pacman -S signal-desktop --noconfirm
|
||||
|
|
Reference in a new issue