aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f9f7ee98a6dc38af61d36ac03e74c013252c3755 (plain) (blame)
1
2
3
4
5
6
7
# Flatpaks
Random stuff that I packaged as Flatpaks.

# Building & Installing Flatpaks
Just move into the directory of the Flatpak you want to install, and run `flatpak-builder --user --install --force-clean build-dir <filename>.yml`

If an application needs some extra work before being able to install/build it, it will have a readme in it describing the process in more detail.