UbuntuConfig/README.md

18 lines
539 B
Markdown
Raw Normal View History

2024-09-20 16:16:58 +00:00
## Software
### FreeCAD
FreeCAD stores config in two places on Ubuntu:
* ~/.config/FreeCAD
* ~/.local/share/FreeCAD
The desktop launcher expects to find FreeCAD in `/home/user/Documents/Software/freecad/RC1/FreeCAD_RC1.AppImage`
Desktop Launcher
To make the appimage show up and launch from the desktop launcher, a .desktop file needs to be created in the location `~/.local/share/applications`
1. Do a git pull into that folder
2. Run the python script that updates all the desktop launcher files to use the current logged-in user