blob: 40eed4e170adc48d56cc5ca469885e5e15a32eac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# DWM 6.5 window manager
`git clone https://git.suckless.org/dwm`
[suckless dwm](https://dwm.suckless.org/)
This repos contains the following patches:
- xrdb
- swallow
- rotatestack
- adjacent
- attachside
- removeborder
- deck
Also included are AZERTY and ThinkPad key bindings
### Snapshot
[dwm-master.tar.gz](https://git.wittamore.com/dwm/snapshot/dwm-master.tar.gz)
### Diff file
A single diff file with these patches and modifications for dwm 6.5 is [here](https://git.wittamore.com/diffs/tree/dwm_6.5_240525.diff)
|