My personal dotfiles for Hyprland-based Wayland environment.
- Window Manager: Hyprland - Dynamic tiling Wayland compositor
- Terminal: Kitty - Fast, feature-rich GPU-accelerated terminal
- Shell: Zsh + Starship - Powerful shell with custom prompt
- Editor: Neovim + Zed - Modern editors for different needs
- Launcher: Rofi - Application launcher and window switcher
- Status Bar: Waybar - Customizable Wayland status bar
- Notifications: Dunst - Lightweight notification daemon
- File Manager: Yazi - Blazing fast terminal file manager
- Version Control: Jujutsu - Git-compatible VCS
- Shell Scripting: Ashell - POSIX-compliant shell scripting library
# Clone the repository
git clone <your-repo-url> ~/.dotfiles
cd ~/.dotfiles
# Run the deployment script
python3 mxbin/deploy.pyThe deployment script will create symlinks from ~/.dotfiles to the appropriate locations in your home directory.
.
├── ashell/ # Ashell shell scripting configuration
├── dunst/ # Notification daemon config
├── hypr/ # Hyprland configs (main, plugins, launcher, lock)
├── jj/ # Jujutsu version control config
├── kitty/ # Kitty terminal emulator config
├── latexmkrc # LaTeX compilation settings
├── mxbin/ # Custom shell scripts
├── nvim/ # Neovim configuration
├── rofi/ # Rofi launcher themes and configs
├── starship/ # Starship prompt configuration
├── waybar/ # Waybar status bar config
├── yazi/ # Yazi file manager config
├── zed/ # Zed editor settings
└── zsh/ # Zsh shell configuration
deploy.py- Symlink deployment scriptscreenShot.sh- Screenshot toolclipboard.sh- Clipboard managergamemode.sh- Game mode toggleswytch.sh- Window/workspace switcherwaybarCava.sh- Audio visualizer for Waybarcaps_use_for_shurufa.sh- Caps Lock remapping for input methodschwp- Wallpaper changerjy- Utility script
- Located in
hypr/ - Contains main config, plugins, launcher, and lock screen settings
- Sub-configs for bindings, colors, executables, and window rules
- LazyVim-based configuration
- Located in
nvim/ - See
nvim/README.mdfor editor-specific details
- Multiple theme support (current, dank)
- Located in
kitty/
- Custom styled status bar with modules
- Located in
waybar/
- Configuration files are managed via symbolic links
- Existing files will not be overwritten (check deployment script output)
- Tested on Arch Linux with Wayland session