From e173a53c7f3bbc4ffb8ef3f8d5bece782c1e8b55 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Tue, 7 Apr 2020 22:32:13 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fcbf44..c75d189 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ It is supposed to work in the environment after the larbs-base-installation. ## Patches The list below shows the currently applied patches to the master branch. +- dwm-actualfullscreen-20191112-cb3f58a.diff (enables true fullscreen) - dwm-alpha-6.2.diff (adds transparency) - dwm-center-6.1.diff (adds ability to center floating windows at launch) - dwm-deck-6.0.diff (adds deck layout) -- dwm-fakefullscreen-20170508-ceac8c9.diff (allows windows to only use their window as 'fullscreen') - 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)