basecamp / omakub

Opinionated Ubuntu Setup
https://omakub.org
5.61k stars 497 forks source link

Raspberry pi compatibility #227

Open IbrahimTanyalcin opened 4 months ago

IbrahimTanyalcin commented 4 months ago

I wanted to try Omakub in my raspberry pi5, however ran into premature termination of the script in multiple places. These modifications should not change anything for amd64 but allow installation of most of the apps in raspberry. In the end I was able to have all the good bits working except these:

So I finally was able to try Omakub like in the introductin video, and it is really cool! Window tiles and shortcuts are great!

Here are the changes:

These changes should not introduce any breaking changes or modifications for amd64 but will allow people to install and give Omakub a try in their arm64 devices and track what failed or not down the line.

Please test this in your amd64 machines and verify I did not accidentally introduced breaking changes.

rmacklin commented 4 months ago

Hey @IbrahimTanyalcin can you rebase off the latest master, which includes some changes to make testing unmerged PRs easier?

IbrahimTanyalcin commented 4 months ago

@rmacklin Thanks for letting me know, I've rebased, there were no merge conflicts.