disown copyq
This commit is contained in:
parent
599d7e7c1c
commit
48e9e5922e
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ gsettings set org.gnome.desktop.interface show-battery-percentage true
|
||||||
|
|
||||||
# == Clipboard history ==
|
# == Clipboard history ==
|
||||||
sudo pacman -S copyq --noconfirm
|
sudo pacman -S copyq --noconfirm
|
||||||
copyq > /dev/null &
|
copyq > /dev/null & disown
|
||||||
copyq config autostart true
|
copyq config autostart true
|
||||||
|
|
||||||
# == Signal ==
|
# == Signal ==
|
||||||
|
|
Reference in a new issue