added ~/bin to this repo and steam launcher helder script to mitigate some errors
This commit is contained in:
parent
df1ee3ed4d
commit
e3feb62c51
9 changed files with 92 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ developmentmenu = {
|
|||
}
|
||||
engineeringmenu = {
|
||||
{ "arduino", "/usr/bin/arduino", "/usr/share/icons/hicolor/48x48/apps/arduino.png" },
|
||||
{ "eagle", "/home/hanez/bin/eagle", "/usr/share/pixmaps/eagle.png" },
|
||||
{ "eagle", "/home/hanez/bin/eagle.sh", "/usr/share/pixmaps/eagle.png" },
|
||||
{ "energia", "/usr/bin/energia", "/usr/share/pixmaps/energia.png" },
|
||||
{ "freecad", "/usr/bin/freecad", "/usr/share/freecad/freecad-icon-48.png" },
|
||||
{ "fritzing", "/usr/bin/Fritzing", "/usr/share/icons/fritzing.png" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue