Add auto-installer script and curl one-liner

This commit is contained in:
duma799
2026-02-08 23:36:09 +04:00
committed by duma
parent 77d41ab5ae
commit 916fdad24a
2 changed files with 34 additions and 0 deletions
+5
View File
@@ -30,6 +30,11 @@ Personal Hyprland configuration focused on productivity and ergonomics.
## Quick Install
```bash
curl -fsSL https://raw.githubusercontent.com/duma799/hyprduma-config/master/install.sh | bash
```
Or manually:
```bash
git clone https://github.com/duma799/hyprduma-config.git ~/Downloads/hyprduma-config
python3 ~/Downloads/hyprduma-config/install.py