diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-24 17:16:34 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-24 17:16:34 +0200 |
commit | f38487b095a92b1c2542e7df24c6569a6d713c59 (patch) | |
tree | 3bc0bd581e2fb46e29ac696d889fc006f1150ae6 | |
parent | ddea599900f989f9c72f2f88fdda59396c5b83c9 (diff) | |
download | dwm-f38487b095a92b1c2542e7df24c6569a6d713c59.tar.gz dwm-f38487b095a92b1c2542e7df24c6569a6d713c59.tar.bz2 dwm-f38487b095a92b1c2542e7df24c6569a6d713c59.zip |
update
-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) |