Welcome to dotfiles
A personal Linux configuration focused on minimalism, modularity, and portability. Built for Hyprland with carefully curated tools and a cohesive Catppuccin Mocha theme.Installation
Get started with quick install or manual setup
Requirements
Check dependencies and system requirements
Hyprland Config
Explore the modular 12-factor Hyprland setup
Fish Shell
Discover VI keybindings and portable configuration
Key features
This dotfiles repository brings together a curated set of tools and configurations designed for efficiency and portability.12-factor Hyprland configuration
The Hyprland configuration follows 12-factor app principles for maximum portability and maintainability:- Variable-driven config: All programs, colors, and settings defined as variables in
hyprland.conf - Modular structure: Separate files for displays, autostart, environment, look, input, keybindings, and windows
- Environment variants: Easy laptop/desktop switching with
hyprland-laptop.conf - Version controlled: All changes tracked in git for easy rollback
Fish shell with VI keybindings
Powerful Fish shell configuration with vim-style navigation:- VI key bindings: Navigate command line with vim motions
- Smart abbreviations: Common git commands (
gits,gitc,gita) - Tool integrations: Zoxide and Atuin for enhanced navigation
- 12-factor design: Environment-based configuration
LazyVim-based Neovim
Modern Neovim setup built on LazyVim starter template:- Pre-configured LSP support
- Lazy plugin loading
- Extensible and maintainable
Catppuccin Mocha themed Waybar
Beautiful status bar with pill-style modules:- Catppuccin Mocha theme: Cohesive color scheme
- Pill-style modules: Clean, modern design with 1px borders
- Toggle keybind: Show/hide waybar with
Super+Shift+R
GNU Stow-based installation
Simple, elegant dotfile management using GNU Stow:- Symlink-based: Non-destructive installation
- Dotfiles support: Automatic renaming of
dot-prefix to. - Selective installation: Install only what you need
Dual platform support
Tested and documented for both major distributions:- Fedora: Full DNF installation instructions
- Arch Linux: AUR package support with yay
What makes this unique
This dotfiles setup stands out from typical configurations:- 12-factor methodology: Applied software engineering principles to configuration management
- Modular by design: Each component is independent and can be modified without affecting others
- Documentation-first: Every major component has its own README with setup instructions
- Environment portability: Easy switching between laptop/desktop/multi-monitor setups
- Theme consistency: Catppuccin Mocha throughout Hyprland, Waybar, Kitty, and Rofi
- Git-tracked: All changes versioned for easy rollback and collaboration
Quick start
Get up and running in seconds:Install dependencies
See the requirements page for your distribution
Project structure
The repository is organized for clarity and maintainability:Next steps
Installation guide
Follow the complete installation process
System requirements
Verify your system has all dependencies