diff --git a/README.md b/README.md index 8bd59d5..2c2c40a 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@ This is my version of dwm with applied patches. Feel free to use it but I recommend creating your own version. You can find dwm at https://dwm.suckless.org/. ## Features (patches) - - anybar + - **anybar** Use any bar. Polybar is default here. - - IPC + - **IPC** Allows for inter-process communication via a socket. - - fullgaps + - **fullgaps** Gaps between windows in tiled mode. - - actualfullscreen + - **actualfullscreen** Fullscreen windows with Super + Shift + f - - spawncenter + - **spawncenter** Windows spawn in the center of the screen in floating mode.