archcraft-os / archcraft-hyprland

// Configuration : Hyprland
GNU General Public License v3.0
339 stars 12 forks source link

Improve Documentation #24

Closed danilo-lopes closed 10 months ago

danilo-lopes commented 1 year ago

Please, improve the documentation. I installed Arch Linux and copy paste as described on README and I got:

Skerse commented 1 year ago

Agreed that this is a slight issue, I tried installing this on base arch and didn't know what to do as well at first. The reason why it doesn't work is that it uses the Archcraft repo from when you install Archcraft for the fonts and themes, which are not available in the standard repos.

At that point, you really only have 2 options:

  1. Modify some of the configs to match with custom theming, like in the case of Catppuccin you could install the Catppuccin GTK theme from the AUR, and I'm sure things like the cursor themes and icons you could also install as well. After that, you'll need to change the configs to work with the other packages.
  2. Install the needed Archcraft packages from here and then install them to any other Arch Linux distribution with sudo pacman -U 'package name'. Downside is you don't have automatic updates. (Unless someone knows to add the Archcraft repo outside Archcraft, but I do not)

It is really complicated, but I do understand why it does not work properly, hopefully this helps you.

adi1090x commented 10 months ago

Well the documentation are pretty straightforward, If you're on Archcraft, Only then install the provided packages. If you're on any other distro, then follow the instructions which are very simple, install all the required programs, put the config files in their respective locations, install the fonts, themes and icons which are provided in the tar file to their expected locations.

Anyway, I'll try to improve the docs further.