forked from Shinonome/dots-hyprland
readme: show installation steps with manual cloning
This commit is contained in:
@@ -28,7 +28,14 @@
|
|||||||
<details>
|
<details>
|
||||||
<summary>Installation (illogical-impulse Quickshell)</summary>
|
<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:
|
- **Default keybinds**: Should be somewhat familiar to Windows or GNOME users. Important ones:
|
||||||
- `Super`+`/` = keybind list
|
- `Super`+`/` = keybind list
|
||||||
- `Super`+`Enter` = terminal
|
- `Super`+`Enter` = terminal
|
||||||
|
|||||||
Reference in New Issue
Block a user