mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-14 06:02:54 +03:00
9 lines
349 B
Markdown
9 lines
349 B
Markdown
# dotfiles
|
|
|
|
Dotfiles managed with [chezmoi](https://chezmoi.io/). Supports CachyOS (desktop) and Bluefin (laptop) with device-specific configs for Hyprland, Waybar, and related tools. Templates handle monitor setup, touchpad/gestures, battery modules, and idle behavior automatically based on hostname detection.
|
|
|
|
```bash
|
|
# Install
|
|
./install.sh
|
|
```
|