Arch-Project is an automated script designed to simplify the installation and setup of the GNOME desktop environment on Arch Linux. The script customizes GNOME, integrates useful themes, installs essential extensions, and configures keyboard shortcuts to enhance the overall user experience.
- GNOME Desktop Environment Setup: Installs and configures the GNOME desktop environment.
- Zorin OS Blue Light Theme: Integrates the Zorin OS Blue Light theme for a comfortable and modern visual experience.
- GNOME Extensions and Tweaks: Installs and configures popular GNOME extensions and settings to improve productivity.
- Custom Keyboard Shortcuts: Sets up essential keyboard shortcuts for a more efficient workflow.
Before using the Arch-Project script, ensure that you have Arch Linux installed on your system.
You can install Arch with an easy method, even if you've never touched Arch before, by using the Archtitus script:
Run the following command in your live arch environment:
bash <(curl -L https://christitus.com/archtitus)
Note
During the installation process with Archtitus, make sure to choose environment as a "Server"
- Launch Command
curl -s https://raw.githubusercontent.com/deadproject/Arch-Project/main/Arch-Project.sh | bash
Note
The Arch-Project script is currently in beta. Please be aware that it may contain bugs.