Skip to content

harilvfs/swaydotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwayWM

I've added a setup script for Sway Dependencies Installation. If you encounter any issues, please feel free to submit an issue or Contact us [email protected]

Desktop

Garuda Sway

Important

The installation script is for Arch or Arch-based systems Report any bugs by submitting an issue.

🚀 Quick Start

1.Run the Setup Script

This script is designed to install all the necessary dependencies for your Sway setup.

bash <(curl -L https://raw.githubusercontent.com/harilvfs/swaydotfiles/refs/heads/main/setup.sh)

What it does:

  • Installs all required dependencies for the dotfiles
  • Applies the CyberEXS GRUB theme
  • Updates GRUB settings based on your system (Debian/Arch)

2. Manually Copy Dotfiles

To finalize the setup, manually clone the repository and copy the dotfiles to your ~/.config directory:

git clone https://github.com/harilvfs/swaydotfiles
cd swaydotfiles/
cp -r * ~/.config

This ensures that your Sway setup will have the proper configurations in place.

Grub

CyberEXS GRUB

Wofi From Garuda Sway

Wofi

🎨 Credits

💡 Customization

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/*