From 897ffe7b3ba43fee0c4418148a185d1cbb7d6425 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Tue, 30 Dec 2025 01:17:10 +0900 Subject: QoL small changes --- public/code/dwm/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'public/code/dwm') diff --git a/public/code/dwm/config.h b/public/code/dwm/config.h index c798838..2265824 100644 --- a/public/code/dwm/config.h +++ b/public/code/dwm/config.h @@ -36,6 +36,8 @@ static const Rule rules[] = { { "GoldenDict", NULL, NULL, 0, 1, -1 }, { "st", NULL, NULL, 0, 1, -1 }, { "nsxiv", NULL, NULL, 0, 1, -1 }, + { "pcmanfm", NULL, NULL, 0, 1, -1 }, + { "libreoffice", NULL, NULL, 0, 1, -1 }, }; /* layout(s) */ -- cgit v1.2.3