This repository includes configuration for:
- Window Managers:
Hyprland - Terminals:
kitty - Shells:
zsh - Prompt:
starship - Status Bar:
waybar - Notifications:
swaync - Launcher:
rofi - Logout menu:
wlogout - Audio visualizer:
cava
.
├── .config/
│ ├── cava/
│ ├── colors/ # Color schemes
│ ├── hypr/
│ ├── kitty/
│ ├── rofi/
│ ├── scripts/ # Personal scripts
│ ├── swaylock/
│ ├── swaync/
│ ├── waybar/
│ ├── wlogout/
│ └── starship.toml
├── .stow-local-ignore # Stow ignore list
├── .zshrc
├── LICENSE # License
└── README.md # This file