aboutsummaryrefslogtreecommitdiff
path: root/public/code/dwm
diff options
context:
space:
mode:
Diffstat (limited to 'public/code/dwm')
-rw-r--r--public/code/dwm/config.h2
1 files changed, 2 insertions, 0 deletions
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) */