X-Git-Url: https://git.danieliu.xyz/?p=dwm.git;a=blobdiff_plain;f=README.md;fp=README.md;h=33f6456db4af85f44345a4600e2ba8c66aa8ee15;hp=6e4bb2c051bff136012e0266968f1786dca9bfa9;hb=1f6894d7b56788e0ec924b3dea72e4fe681c57a9;hpb=d6304d284cbd5c243bbbdc499f9e9dbb98680be1 diff --git a/README.md b/README.md index 6e4bb2c..33f6456 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ This is pinosaur's patched version of dwm, the suckless window manager. The following patches are applied: -- [gaps]{https://dwm.suckless.org/patches/gaps/} -- [autostart]{https://dwm.suckless.org/patches/autostart/} -- [xresources]{https://dwm.suckless.org/patches/autostart/} -- [pertag]{https://dwm.suckless.org/patches/pertag/} -- [fakefullscreen]{https://dwm.suckless.org/patches/fakefullscreen/} -- [swallow]{https://dwm.suckless.org/patches/swallow/} +- [gaps](https://dwm.suckless.org/patches/gaps/) +- [autostart](https://dwm.suckless.org/patches/autostart/) +- [xresources](https://dwm.suckless.org/patches/autostart/) +- [pertag](https://dwm.suckless.org/patches/pertag/) +- [fakefullscreen](https://dwm.suckless.org/patches/fakefullscreen/) +- [swallow](https://dwm.suckless.org/patches/swallow/) ### Requirements In order to build dwm you need the Xlib header files. @@ -23,6 +23,7 @@ make && sudo make clean install ### Installation (ebuild) An ebuild will be available on my website for Gentoo users sometime. +The `savedconfig` and `xinerama` use flags will be available. ### Running dwm Add the following line to your .xinitrc to start dwm using startx: