From ac79b6b8ab1f73ce330fbd610ad01beaf9ea6731 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Thu, 7 Jan 2021 02:16:45 +0100 Subject: [PATCH] Readme update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7ceb515..dc792e6 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,16 @@ This is my version of dwm with applied patches. Feel free to use it but I recomm ## Features (patches) - **[anybar](https://dwm.suckless.org/patches/anybar/)** - Use any bar. Polybar is default here. + Use any bar. Polybar is default here. ( USING DMENU ) - **[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.