Skip to content

Kaucrow/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaucrow's dots

Welcome to my Arch dotfiles owo

This is a Hyprland-based setup designed to be fast, minimal, and dynamic. The heart of this rice is Matugen, which handles all the color generation to make sure everything from the status bar to the terminal stays perfectly in sync with the active wallpaper.

Packages

Showcase

main code notifs logout rofi lockscreen

Installation & Usage

To get these dots running on a fresh Arch install, from a root shell with network access:

  1. Clone the repo
git clone https://github.com/Kaucrow/dotfiles.git
  1. Cd into the downloaded folder
cd dotfiles
  1. Make the setup script executable
chmod +x setup.sh
  1. Run the script and follow the setup instructions
./setup.sh

Take in mind that the script may ask you to input the user password a few times during the setup.

After the setup is complete, reboot, log into the system, and press Super + W to choose a wallpaper and complete the theming.

Feel free to reach out to me if you have any questions or suggestions :)

Credits

Special thanks to LierB & JaKooLit, on whose dotfiles mine were based.