updated readme.md to remove github links

This commit is contained in:
rozodru 2025-07-24 17:32:07 -04:00
parent e86e24c48e
commit d2ffeb8936
1 changed files with 3 additions and 2 deletions

View File

@ -48,7 +48,7 @@ NEDM is a modern, feature-rich Wayland compositor built on top of wlroots, evolv
```bash ```bash
# Clone the repository # Clone the repository
git clone https://github.com/rozdru/NEDM.git git clone https://git.andmc.ca/rozdru/NEDM.git
cd NEDM cd NEDM
# Configure the build # Configure the build
@ -94,6 +94,7 @@ sudo ninja -C build install
``` ```
3. Edit your configuration: 3. Edit your configuration:
```bash ```bash
$EDITOR ~/.config/nedm/config $EDITOR ~/.config/nedm/config
``` ```
@ -181,7 +182,7 @@ The default key binding prefix is `Alt+Space`. Common bindings include:
## Status Bar ## 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 ## Wallpaper Support