add flatpak apps for workstation

This commit is contained in:
2024-11-23 09:36:11 -05:00
parent 258a2f31f0
commit 51c45f3874

View File

@@ -961,4 +961,22 @@ Create a new project in the current directory
```bash
poetry new .
```
```
## Note Taking
```bash
flatpak install org.kde.marknote
```
## Calculator
```bash
flatpak install org.gnome.Calculator
```
## Disk Usqage
```bash
flatpak install org.gnome.baobab
```