mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
readme: show installation steps with manual cloning
This commit is contained in:
@@ -28,7 +28,14 @@
|
||||
<details>
|
||||
<summary>Installation (illogical-impulse Quickshell)</summary>
|
||||
|
||||
- See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/01setup/) <sub>(idempotent script provided)</sub>
|
||||
- The clone-and-run way
|
||||
```bash
|
||||
cd ~/Downloads # whereever you want
|
||||
git clone https://github.com/end-4/dots-hyprland
|
||||
cd dots-hyprland
|
||||
./install.sh
|
||||
```
|
||||
- The one-line way: [Wiki currently down, use the above] See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/01setup/) <sub>(idempotent script provided)</sub>
|
||||
- **Default keybinds**: Should be somewhat familiar to Windows or GNOME users. Important ones:
|
||||
- `Super`+`/` = keybind list
|
||||
- `Super`+`Enter` = terminal
|
||||
|
||||
Reference in New Issue
Block a user