https://github.com/diegorezm/dwm
https://github.com/diegorezm/dwm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegorezm/dwm
- Owner: diegorezm
- License: mit
- Created: 2024-02-29T16:06:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T21:34:13.000Z (7 months ago)
- Last Synced: 2025-02-15T02:17:24.291Z (4 months ago)
- Language: C
- Size: 3.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DWM
## Description
Simple build of dwm
## Install
This build of dwm is expected to be inside of the .config directory. If you download it anywhere else the autostart will not work.
```bash
git clone https://github.com/diegorezm/dwm && cd dwm && sudo make install
```
