diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,8 +1,10 @@ -# The DWM 6.5 window manager with the following patches +# DWM 6.5 window manager + +`git clone https://git.suckless.org/dwm` [suckless dwm](https://dwm.suckless.org/) -`git clone https://git.suckless.org/dwm` +This repos contains the following patches: - xrdb - swallow @@ -14,6 +16,10 @@ Also included are AZERTY and ThinkPad key bindings +## Repos + +[dwm-master.tar.gz](https://git.wittamore.com/dwm/snapshot/dwm-master.tar.gz) + ## Diff file A single diff file with these patches for dwm 6.5 is [here](https://git.wittamore.com/diffs/tree/dwm_6.5_240525.diff) |