Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danguita/dwm
My customized build of the Suckless dynamic window manager (dwm).
https://github.com/danguita/dwm
dwm suckless
Last synced: about 2 months ago
JSON representation
My customized build of the Suckless dynamic window manager (dwm).
- Host: GitHub
- URL: https://github.com/danguita/dwm
- Owner: danguita
- Created: 2020-12-07T11:42:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T20:21:18.000Z (10 months ago)
- Last Synced: 2024-04-24T08:22:36.611Z (9 months ago)
- Topics: dwm, suckless
- Language: Makefile
- Homepage:
- Size: 6.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @danguita's dwm distribution
## Overview
- `/dwm` contains a submodule of the original suckless repository.
- `/patches` contains a list of patches to be applied.## Installation
```
$ make deploy
```