nyxwm
Owner: IIIlllIIIllI URL: git@github.com:nyangkosense/nyxwm.git
init
Commit 03f066a45868bfb316acc2b24e4d7f5136c5b500 by nyangkosense <sebastian.michalk@protonmail.com> on 2024-10-14 15:33:07 +0000
diff --git a/README.md b/README.md
index 1dde6d7..8023895 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
nyxwm is a simple, lightweight X window manager forked from [sowm](https://github.com/dylanaraps/sowm) and incorporating features from [dwmblocks](https://github.com/torrinfail/dwmblocks). It aims to provide a minimalist yet functional desktop environment for Linux systems.
+
+
## Features
- Minimalist design philosophy
@@ -13,8 +15,6 @@ nyxwm is a simple, lightweight X window manager forked from [sowm](https://githu
- Integrated systray
- Autostart script support
-
-
## Dependencies
To build and run nyxwm, you'll need the following:
@@ -29,7 +29,7 @@ To build and run nyxwm, you'll need the following:
1. Clone the repository:
```
- git clone https://github.com/yourusername/nyxwm.git
+ git clone https://github.com/nyangkosense/nyxwm.git
cd nyxwm
```