updated readme.md to remove github links
This commit is contained in:
parent
e86e24c48e
commit
d2ffeb8936
|
@ -48,7 +48,7 @@ NEDM is a modern, feature-rich Wayland compositor built on top of wlroots, evolv
|
|||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/rozdru/NEDM.git
|
||||
git clone https://git.andmc.ca/rozdru/NEDM.git
|
||||
cd NEDM
|
||||
|
||||
# Configure the build
|
||||
|
@ -94,6 +94,7 @@ sudo ninja -C build install
|
|||
```
|
||||
|
||||
3. Edit your configuration:
|
||||
|
||||
```bash
|
||||
$EDITOR ~/.config/nedm/config
|
||||
```
|
||||
|
@ -181,7 +182,7 @@ The default key binding prefix is `Alt+Space`. Common bindings include:
|
|||
|
||||
## Status Bar
|
||||
|
||||
Currently works with Waybar, script for workspace/frame notification is https://github.com/rozodru/NEDMWaybarScript
|
||||
Currently works with Waybar, script for workspace/frame notification is <https://git.andmc.ca/rozodru/NEDMWaybarScript>
|
||||
|
||||
## Wallpaper Support
|
||||
|
||||
|
|
Loading…
Reference in New Issue