An Arch Hyprland configuration for my daily computer.
- Os: Arch Linux
- WM: Hyprland (Wayland)
- Terminal: Kitty
- Shell: Bash
- Editor: nvim
GNU Stow for symlinking
hypr/: Hyprland configurationnvim/: Neovim configurationwaybar/: Waybar configurationswaync/: SwayNC configurationscripts/: Custom system tools (.local/bin)configs/: Small configuration filesdocs/: Documentation
# Clone the Repository
git clone https://github.com/OscarCarPu/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
# Run install.sh
chmod +x ./install.sh
./install.sh- nvim -> ~/.config/nvim
- hypr -> ~/.config/hypr
- waybar -> ~/.config/waybar
- swaync -> ~/.config/swaync
- configs/chromium-flags.confg -> ~/.config/chromium-flags.confyghb
- scripts -> ~/.local/bin
- No Symlink, no entry
- Document as you go, everything is documented on system.md