This repository contains configuration files (dotfiles) for customizing a Linux desktop environment, specifically designed for Hyprland on Arch Linux running on a ROG Zephyrus G15 (codename: dionysus).
- Purpose: Provide a beautiful, dynamic, and functional desktop experience using open-source tools and custom themes.
- Components:
- Window manager: Hyprland
- Terminal: Alacritty
- Status bar: Waybar
- Audio visualizer: Cava
- HUD & widgets: Eww
- Launcher & powermenu: Rofi
- Animated system fetch: Neofetch
- Shell: Zsh
- Browser theme: Firefox
- Animated Neofetch
- Dynamic Waybar
- ASCII Cava Visualizer
- Nord-inspired neon-radioactive theme
- Install the required software on your Linux system (Arch recommended):
- hyprland, alacritty, waybar, cava, eww, rofi, neofetch, zsh, firefox
- Copy or symlink the configuration folders from this repository to your
~/.config/directory (or the appropriate location for each tool):- Example:
cp -r dotfiles/alacritty ~/.config/alacritty
- Example:
- Apply the configs by restarting the relevant applications or your desktop session.
- Customize as needed for your hardware or preferences.
See the assets/ folder for screenshots and GIFs showcasing the setup.
- These configs are intended for Linux and will not work on Windows.
- For detailed instructions, see the README files inside each config folder.
For questions or contributions, open an issue or pull request on GitHub.