This repository was archived by the owner on May 9, 2025. It is now read-only.
i3 Release: Lean, Fast, and Custom-Crafted for Performance #35
dillacorn
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Installation Directions
Step 1: Install
gitµsudo pacman -S git micro -yStep 2: Clone the repository to your home directory
Ensure you're logged in as the sudo user:
su - "your_sudo_user_name"# Make sure you're logged in as the sudo usercd# Navigate to the sudo user's home directorygit clone https://github.com/dillacorn/arch-i3-dotsStep 3: Navigate to the cloned directory
cd arch-i3-dotsStep 4: Make
setup_installer.shexecutablePlease review the setup_installer.sh before executing it. It's good practice to check scripts before running them.
chmod +x setup_installer.shNote:
The script optionally runs the following scripts: (yes / or / no)
The script runs this script without user input:
Step 5: Run the installation script
Again please review the setup_installer.sh before running it.
sudo ./setup_installer.shFollow install steps
After Reboot, You'll be in the TTY Login Screen
Run This Command to start
i3startxI hope you encounter zero Issues or at the very least my scripts are laid out in a way that they're easy to read and understand for personal modification!
Feel free to add to the discussions if you have any issues or questions!
This discussion was created from the release i3 Release: Lean, Fast, and Custom-Crafted for Performance.
Beta Was this translation helpful? Give feedback.
All reactions