readme: just link to wiki

This commit is contained in:
end-4
2025-07-18 12:47:46 +02:00
committed by GitHub
parent 86e041945a
commit 2426682cc2
+4 -17
View File
@@ -26,25 +26,12 @@
- **Transparent installation**: Every command is shown before it's run
</details>
<details>
<summary>Instructions</summary>
<summary>Installation instructions</summary>
- **Prerequisite**: Your system works. That's it. You don't have to reinstall your system!
- **Automatic**, but guided and transparent, installation for Arch(-based) Linux:
```bash
bash <(curl -s "https://end-4.github.io/dots-hyprland-wiki/setup.sh")
```
If you are using fish shell (non-posix-compliant shell) then:
```bash
bash -c "$(curl -s https://end-4.github.io/dots-hyprland-wiki/setup.sh)"
```
- **Manual** installation, other distros and more:
- See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/01setup/)
- **Default keybinds**: Should be somewhat familiar if you've used Windows or GNOME.
- For a list, hit `Super`+`/`
- For a terminal, hit `Super`+`Enter`
- **Default keybinds**: Should be somewhat familiar to Windows or GNOME users.
- `Super`+`/` = keybind list
- `Super`+`Enter` = terminal
</details>