From 72ff579269a2d840bc0bb338326c6c5da1733bdb Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 10 Mar 2020 11:25:27 -0400 Subject: [PATCH] Hopefully fixed orca not starrting at boot. --- files/files/etc/skel/.config/autostart/orca.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 files/files/etc/skel/.config/autostart/orca.desktop diff --git a/files/files/etc/skel/.config/autostart/orca.desktop b/files/files/etc/skel/.config/autostart/orca.desktop new file mode 100644 index 0000000..eef6652 --- /dev/null +++ b/files/files/etc/skel/.config/autostart/orca.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Encoding=UTF-8 +Name=Orca +GenericName=Screen reader +Comment=GUI screen reader +Exec=/usr/bin/orca +Terminal=false +StartupNotify=true +Categories=System