This repository includes configuration for:
- Window Managers:
Hyprland - Terminals:
ghostty - Shells:
zsh - Prompt:
oh-my-posh - Editors:
neovim - Multiplexer:
tmux - Status Bar:
waybar - Notifications:
swaync - Launcher:
rofi - Logout menu:
wlogout - Audio visualizer:
cava
.
├── .config/
│ ├── cava/
│ ├── colors/ # Color schemes
│ ├── fontconfig/
│ ├── ghostty/
│ ├── hypr/
│ ├── nvim/
│ ├── ohmyposh/
│ ├── rofi/
│ ├── swaync/
│ ├── viegphunt/ # Personal scripts
│ ├── waybar/
│ └── wlogout/
├── .stow-local-ignore # Stow ignore list
├── .tmux.conf
├── .zshrc
├── LICENSE # License
└── README.md # This file