Brave/LibreOffice auf Flatpak/Snap, HiDPI-Fix, Autostart mit Terminal
- Brave: .deb entfernt (crasht mit SIGTRAP auf aelterer HW), Flatpak statt dessen - LibreOffice: apt entfernt (Installationsfehler), Snap statt dessen - default-jre entfernt (nur fuer LibreOffice .deb noetig) - flatpak Paket in setup-base.sh (kein sudo in setup-desktop.sh noetig) - HiDPI: DPI 96 statt 128, Cursor 48, xfwm4 Default-xhdpi Theme - Autostart oeffnet Terminal-Fenster fuer interaktive Eingaben Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
48e8acea92
commit
042f650e34
4 changed files with 35 additions and 32 deletions
|
|
@ -40,6 +40,15 @@ cd macbook-setup
|
|||
- Forgejo-Zugang für Dot-Files-Clone
|
||||
- Thunderbird-Profil-Backup in Synology Drive
|
||||
|
||||
## Paketquellen
|
||||
|
||||
| App | Quelle | Grund |
|
||||
|-----|--------|-------|
|
||||
| LibreOffice | Snap | .deb-Version hat Installationsfehler auf MBP |
|
||||
| FreeCAD | Snap | Standard |
|
||||
| Brave Browser | Flatpak | .deb crasht (int3/SIGTRAP) auf aelterer Hardware |
|
||||
| PrusaSlicer | Flatpak | Standard |
|
||||
|
||||
## Hardware-Besonderheiten
|
||||
|
||||
### MBP 16" Mid 2014 (Intel + Nvidia GT 750M)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue