From 04edeca0db70a270bd362386bd6435e12614064f Mon Sep 17 00:00:00 2001 From: Guilherme Rugai Freire Date: Tue, 28 May 2024 11:22:00 -0300 Subject: [PATCH] change greenclip install path on autostart --- .config/autostart/com.erebe.greenclip.desktop | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/autostart/com.erebe.greenclip.desktop b/.config/autostart/com.erebe.greenclip.desktop index fe6d8e4..76cd0b8 100644 --- a/.config/autostart/com.erebe.greenclip.desktop +++ b/.config/autostart/com.erebe.greenclip.desktop @@ -1,8 +1,10 @@ [Desktop Entry] Name=Greenclip GenericName=Clipboard manager -Exec="/usr/bin/greenclip" daemon +Exec=/home/grfreire/.opt/bin/greenclip daemon Terminal=false Categories=Utility Type=Application StartupNotify=false +X-GNOME-Autostart-enabled=true +X-GNOME-Autostart-Delay=5