mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 14:41:00 +00:00
Add auto-installer script and curl one-liner
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user