These are my personal dotfiles for a minimal Hyprland setup. The configurations are curated from various sources across the internet, tailored to my workflow.
- Window Manager: Hyprland
- Bar: Waybar
- Launcher: anyrun
- Terminal: kitty & foot
- Editor: Neovim & Helix
- Shell: Zsh with Starship prompt
- Notification Daemon: Mako
- PDF Viewer: Zathura
- Fuzzy Finder: fuzzel
- Multiplexer: tmux
-
Clone the repository:
git clone https://github.com/your-username/dotfiles.git cd dotfiles -
Run the setup script:
The
setup.shscript will back up any existing configurations and create symlinks for the new ones../setup.sh
To use these dotfiles, you'll need to have the following software installed:
hyprlandwaybaranyrunkittyfootneovimhelixzshstarshipmakozathurafuzzeltmuxgit
The repository is organized as follows:
- Configuration files: Most configuration files are located in directories named after the application (e.g.,
nvim/,hypr/). setup.sh: The installation script for symlinking the dotfiles.scripts/: A collection of utility scripts.
This project is licensed under the MIT License. See the LICENSE file for details.
