-
Notifications
You must be signed in to change notification settings - Fork 4
Getting Started
Max Bridgland edited this page Apr 14, 2020
·
1 revision
To install Foxify you can simply use the Python Pip package manager.
Run:
pip3 install foxify-cli
pip3 may throw an error if you only have python3 installed. in that case run pip install foxify-cli
You can also install Foxify by cloning the GitHub repo and installing manually:
git clone https://github.com/M4cs/foxify-cli
cd foxify-cli
python3 setup.py install
Most themes are available as a GitHub repo. If the theme you'd like is a GitHub repo simply run:
git clone <url to repo> ~/.config/foxify/themes/<theme_name>
Otherwise you can download the files and add them to a folder inside the foxify directory. To see the directory's path run:
foxify themes