Skip to content

anasfarock/dionysus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dionysus Dotfiles

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).

Overview

  • 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

Features

  • Animated Neofetch
  • Dynamic Waybar
  • ASCII Cava Visualizer
  • Nord-inspired neon-radioactive theme

How to Use

  1. Install the required software on your Linux system (Arch recommended):
    • hyprland, alacritty, waybar, cava, eww, rofi, neofetch, zsh, firefox
  2. 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
  3. Apply the configs by restarting the relevant applications or your desktop session.
  4. Customize as needed for your hardware or preferences.

Demos

See the assets/ folder for screenshots and GIFs showcasing the setup.

Note

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.9%
  • SCSS 14.4%
  • GLSL 11.4%
  • Python 7.6%
  • CSS 6.7%