aboutsummaryrefslogtreecommitdiff
path: root/dwm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/config.h')
-rw-r--r--dwm/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/config.h b/dwm/config.h
index 1bdb869..86c538f 100644
--- a/dwm/config.h
+++ b/dwm/config.h
@@ -38,6 +38,7 @@ static const Rule rules[] = {
*/
/* class instance title tags mask isfloating monitor */
{"Gimp", NULL, NULL, 0, 1, -1},
+ {"Tor Browser", NULL, NULL, 0, 1, -1},
{"Firefox", NULL, NULL, 1 << 8, 0, -1},
};