dwm

git clone git://mattcarlson.org/repos/dwm.git
Log | Files | Refs

commit 8cd9b11a0de13a3f9b3c7e2d567535b5646bcbe9
parent 29e1d6e3a0afebb383eaa8eae4ecee7501a3854c
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Tue, 31 May 2022 19:02:58 -0400

newsboat swallows

Diffstat:
Mconfig.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.h b/config.h @@ -74,6 +74,7 @@ static const Rule rules[] = { { "st", NULL, NULL, 0, 0, 1, 0, -1 }, { "vim", NULL, NULL, 0, 0, 0, 1, -1 }, { "Qemu-system-x86_64", NULL, NULL, 0, 0, 0, 0, -1 }, + { "newsboat", NULL, NULL, 0, 0, 1, 0, -1 }, }; // sizes