Update README.md

pull/33/head
Elias Almqvist 4 years ago committed by GitHub
parent 0f4e474fad
commit 3ed8bc225f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      README.md

@ -6,19 +6,3 @@ This is my version of dwm with applied patches. Feel free to use it but I recomm
1. `git clone https://github.com/E-Almqvist/dwm.git`
2. `cd dwm/src && make install`
3. [Check out the XSession installation](xsession/)
## Features (patches)
- **[anybar](https://dwm.suckless.org/patches/anybar/)**
Use any bar. Polybar is default here.
- **[IPC](https://dwm.suckless.org/patches/ipc/)**
Allows for inter-process communication via a socket.
- **[fullgaps](https://dwm.suckless.org/patches/fullgaps/)**
Gaps between windows in tiled mode.
- **[actualfullscreen](https://dwm.suckless.org/patches/actualfullscreen/)**
Fullscreen windows with Super + Shift + f
- **spawncenter**
Windows spawn in the center of the screen in floating mode.

Loading…
Cancel
Save