From 15ac6f9754087f36fe0e776c75fbaa386f7c4203 Mon Sep 17 00:00:00 2001 From: tiyn Date: Fri, 13 Oct 2023 03:23:18 +0200 Subject: [PATCH] updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e6aba5c..99b2af1 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ This repository is set up according to the The list below shows the currently applied patches to the master branch. - dwm-actualfullscreen-20191112-cb3f58a.diff (enables true fullscreen) -- dwm-bottomstack-20160719-56a31dc.diff (adds bottomstack and -bottomstackhorizontal layout) +- dwm-alttagsdecoration-2020010304-cb3f58a.diff (enables different icons for tags with windows) +- dwm-bottomstack-20160719-56a31dc.diff (adds bottomstack and bottomstackhorizontal layout) - dwm-center-6.1.diff (adds ability to center floating windows at launch) - dwm-deck-6.0.diff (adds deck layout) - dwm-noborder-6.2.diff (removes border if there is only one window) -- dwm-pertag-20170513-ceac8c9.diff (allows having a layout/mwfact/barpos/nmaster -per tag) +- dwm-pertag-20170513-ceac8c9.diff (allows having a layout/mwfact/barpos/nmaster per tag) +- dwm-statusallmons-6.2.diff (display statusbar on every monitors) - dwm-statuscmd-6.2.diff (enables dwmblocks compatibility) ## Hotkeys