automatic enabling the extension
This commit is contained in:
parent
d5149012bf
commit
9eb4563255
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
sudo apt update
|
||||
sudo apt install gnome-shell-extension-gpaste gnome-shell-extension-prefs -y
|
||||
gnome-extensions enable GPaste@gnome-shell-extensions.gnome.org
|
||||
|
||||
echo -e "\nClipboard history is now available! 🎉"
|
||||
echo "You need to enable hit trought the extension manager..."
|
||||
echo "You can access it by starting \"Extensions\" app and enabling \"GPaste\""
|
||||
echo "Anyway, it is accessible by starting \"GPaste\""
|
||||
|
|
Reference in a new issue