mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
change greenclip install path on autostart
This commit is contained in:
parent
7f01098a37
commit
04edeca0db
@ -1,8 +1,10 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Greenclip
|
Name=Greenclip
|
||||||
GenericName=Clipboard manager
|
GenericName=Clipboard manager
|
||||||
Exec="/usr/bin/greenclip" daemon
|
Exec=/home/grfreire/.opt/bin/greenclip daemon
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Utility
|
Categories=Utility
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
X-GNOME-Autostart-enabled=true
|
||||||
|
X-GNOME-Autostart-Delay=5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user