I've added a setup script for Sway. If you encounter any issues, please feel free to submit an issue or contact me
Start by cloning this repository to your local machine:
git clone https://github.com/aayushx402/sway
cd sway
I’ve created a smooth setup script to handle everything for you. First, give it the necessary permissions, then run it:
chmod +x setup.sh
./setup.sh
What it does:
- Installs all necessary dependencies
- Copies config files to the appropriate locations
- Applies the theme
- Updates GRUB settings for a seamless experience
Log out, and log back into Sway to enjoy your newly configured environment. The minimalism and efficiency await you!
Feel free to tweak the configuration files to suit your preferences. You’ll find them in the following locations:
- Sway Config:
~/.config/sway/config
- Waybar Config:
~/.config/waybar/config
- Other Dotfiles:
~/.config/*
This project does not have a formal license. You are free to use it at your own discretion.
Found a bug or have an idea for a feature? Feel free to open an issue or submit a pull request.
Enjoy your slick and minimal Sway setup! 🚀