megabyte-labs / install.doctor

A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.
https://megabyte.space
Other
99 stars 22 forks source link

Fix incorrect path for betelgeuse #86

Closed TheDcoder closed 1 year ago

TheDcoder commented 1 year ago

The script was actually trying to copy ~/.local/share/src/*, resulting in this error (which incidentally shows the correct path to copy):

 ◆  WARNING  ~/.local/share/betelgeuse/share is missing

This affects all theme related changes, like the background being blank when tested in Fedora.

ProfessorManhattan commented 1 year ago

Merging this manually... I ended up just keeping the code and cloning it again to ~/.local/src/betelgeuse because I plan on moving most of the git repo clones into ~/.local/src eventually.