update dotfiles

This commit is contained in:
David Aizenberg
2025-11-26 23:17:33 +01:00
parent 6814e099ad
commit 80e865f496
46 changed files with 1549 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# dotfiles
init script tba
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
```