Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
klorydryk
FacialRecoTrackingScore
Commits
c86265e2
Commit
c86265e2
authored
Sep 02, 2021
by
klorydryk
Browse files
Add autostart for gnome desktop
parent
5d860da5
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c86265e2
...
...
@@ -23,3 +23,6 @@ pip install colour
## Usage
./trackmultiplefaces.py
## Autostart
For autostart with gnome desktop, update the
*
.desktop file to reflect your environment, then copy it into your ~/.config/autostart/
\ No newline at end of file
rf-lqdn.desktop
0 → 100644
View file @
c86265e2
[Desktop Entry]
Type=Application
Exec=gnome-terminal --working-directory=~/facialrecotrackingscore/ -- ./trackmultiplefaces.py
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name[en_US]=rf-startup
Name=rf-startup
Comment[en_US]=
Comment=
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment