Update README.md - dwm - my version of dwm (frankenstein's monster)
 (HTM) git clone https://git.drkhsh.at/dwm.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 907d83207e3964ef0207a4145a24bb9224a8c42d
 (DIR) parent ecb58a6482f7afccf63f425d66438662ca52c698
 (HTM) Author: drkhsh <me@drkhsh.at>
       Date:   Sun,  2 Jun 2024 20:50:59 +0200
       
       Update README.md
       
       Diffstat:
         M README.md                           |       7 +++----
       
       1 file changed, 3 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -27,7 +27,7 @@ monster).
        
        **Branches**:
        - `master`
       -- `qubes` (Qubes OS specific build)
       +- `qubes` (Qubes OS specific build - DEPRECATED)
        
        
        Patches
       @@ -47,7 +47,6 @@ Patches
        - `games`
        - `togglefullscreen`
        - `fakefullscreenclient`
       -- `staticstatus`
        - `attachbottom`
        - `cursor warp (monitor only)`
        - `statuspadding`
       @@ -55,9 +54,7 @@ Patches
        - `centerfloating`
        - `centerfloatingmonitor`
        - `statusborder`
       -- `dwmfifo`
        - `moveresize`
       -- `reorganize`
        - `movestack`
        - `tagallmon`
        
       @@ -66,6 +63,8 @@ Patches
        - `vanitygaps`: Kill unused functions
        - `vanitygaps`: monocole layout with gaps
        - `statusborder`: Use `barborderpx` for status border
       +- `status2d`: Fixes for bar borders
       +- `systray`: Fixes for bar borders
        - Fix systray bar paddings / margins
        - Fix broken `updatebarpos()`
        - Add `WM_CLASS` to systray (exclude in compositor)