feat: added uselessgap patch

This commit is contained in:
Ryan Kes 2020-12-01 11:28:24 +01:00
parent 0bb5e4dae1
commit ebb984c1b3
3 changed files with 70 additions and 1 deletions

View file

@ -26,6 +26,7 @@ _patches=(
"local-alpha-20201019-61bb8b2.diff"
"dwm-rotatestack-20161021-ab9571b.diff"
"local-statuspadding-20150524-c8e9479.diff"
"local-uselessgap-6.2.diff"
)
source=(http://dl.suckless.org/dwm/dwm-$pkgver.tar.gz
@ -46,7 +47,8 @@ md5sums=('9929845ccdec4d2cc191f16210dd7f3d'
'595df893d829b2994bb799d12a1c9545'
'3f50d21e606afd5c8b3c67dbbbb9ea32'
'882e0783ccedf9fbb8b565e7681116c9'
'e08026fd0301284fc59b5652da22e994')
'e08026fd0301284fc59b5652da22e994'
'b9c840237160440110fdafc204eff208')
prepare() {
cd $srcdir/dwm-$pkgver