Skip to content

Requirements

Mahdy Mirzade edited this page May 16, 2021 · 2 revisions
  • Ram Usage: ~200MB
  • Distro: Arch Linux

Not Arch Linux?

These files are basic configurations for some programs, so OS doesn't matter.

But package names can be different in other distros that are not arch-based,
so we can tell that:

$ pacman -S i3-gaps
=>
$ apt install i3-gaps

IS NOT IDEAL, and is not supported in install.sh script.

So you need to read manual througly and install packages for your distro, maybe you can make a pull request for another distro support :)