mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 19:47:50 +08:00
10 lines
290 B
Plaintext
10 lines
290 B
Plaintext
Ubuntu shortcut
|
|
|
|
To create a shortcut on the desktop to easily start Paparazzi copy the launcher to the desktop
|
|
|
|
cp Paparazzi.desktop ~/Desktop
|
|
|
|
and edit it to fit your username. Replace USERNAME with your actual user name in the 'Icon' and 'Exec' lines.
|
|
|
|
gedit ~/Desktop/Paparazzi.desktop
|