- update to bspwm-0.9.10
- remove unneeded patch modifying the example config from Ricky Cintron
This commit is contained in:
parent
6899f9a65a
commit
c5c524da84
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/09/01 14:01:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2020/10/28 20:43:40 jasper Exp $
|
||||
|
||||
COMMENT = binary space partitioning window manager
|
||||
|
||||
GH_PROJECT = bspwm
|
||||
GH_ACCOUNT = baskerville
|
||||
GH_TAGNAME = 0.9.9
|
||||
GH_TAGNAME = 0.9.10
|
||||
|
||||
CATEGORIES = x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (bspwm-0.9.9.tar.gz) = sUOMPK0TthAe2zHOjQC6TtL5cnVOhbkPdj4E+lFDxvw=
|
||||
SIZE (bspwm-0.9.9.tar.gz) = 111119
|
||||
SHA256 (bspwm-0.9.10.tar.gz) = DQ9eRlucJ6XCFDyGGJOS+il/rVUlO57Y9oVEc9OSj48=
|
||||
SIZE (bspwm-0.9.10.tar.gz) = 114099
|
||||
|
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-examples_bspwmrc,v 1.1.1.1 2017/08/10 13:30:26 jasper Exp $
|
||||
|
||||
Point sxhkd to a minimal working config.
|
||||
|
||||
Index: examples/bspwmrc
|
||||
--- examples/bspwmrc.orig
|
||||
+++ examples/bspwmrc
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
-sxhkd &
|
||||
+sxhkd -c ${PREFIX}/share/examples/bspwm/sxhkdrc &
|
||||
|
||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||
|
Loading…
Reference in New Issue
Block a user