Custom, minimal, and productive — this is my dotfiles setup for a modern Arch Linux desktop powered by Hyprland.
| Component | Tool |
|---|---|
| WM/Compositor | Hyprland (Wayland) |
| Terminal | Kitty |
| Shell | Fish + Starship prompt |
| Text Editor | Neovim (LazyVim setup) |
| Bar | Waybar |
| System Info | Neofetch |
| LockScreen | Hyprlock |
|
These dotfiles are for Arch Linux based systems and Hyprland as window manager |
Click on the image to see the video demo! 👇
- ⚡️ Hyprland + Kitty + Waybar = blazingly fast and aesthetic
- 🐟 Fish shell with autosuggestions and syntax highlighting
- 🧠 Neovim + LazyVim = perfect dev environment out of the box
- 🖥 Rounded corners, blur, transparency
- 🎯 Modular and clean configs
- 🎨 Consistent theme across terminal, bar, and editor
.config/
├── hypr # Hyprland config (window manager)
├── waybar # Status bar modules and theme
├── kitty # Terminal config
├── fish # Shell config and aliases
├── nvim # LazyVim-powered Neovim setup
├── neofetch # System fetch config




