summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOctavian Cerna <octavian.cerna@gmail.com>2013-10-26 12:25:27 +0300
committerOctavian Cerna <octavian.cerna@gmail.com>2013-10-26 12:25:27 +0300
commit8433294181389b1f194c03d6d3dd3ca306af36b2 (patch)
tree8f2efd44a4e54f162abbba9ee0ec26ca023a6a88
parent4e1bed00a1db007da54c4136952d863aae794cb6 (diff)
config.h: Add more floating windows.
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index f975885..9fbb9eb 100644
--- a/config.h
+++ b/config.h
@@ -36,6 +36,9 @@ static const Rule rules[] = {
{ "Gimp", NULL, NULL, 0, True, -1 },
{ "Pidgin", NULL, NULL, 0, True, -1 },
{ "qemu-", NULL, NULL, 0, True, -1 },
+ { "QEMU", NULL, NULL, 0, True, -1 },
+ { "xpad", NULL, NULL, 0, True, -1 },
+ { "Chromium", NULL, "Task Manager - Chromium", 0, True, -1 },
};
/* layout(s) */