summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Perry <nperry@gmail.com>2012-10-20 22:52:37 +0200
committerNeil Perry <nperry@gmail.com>2012-10-20 22:52:37 +0200
commit4aa50d3f14c35f955755aeef14eda398905ba067 (patch)
tree362902a9b08c4884e5c29a71c84aa689c9903174
parent25d7e3baf1271a74bbd58ea9ab45a59b83e3bf83 (diff)
Add MonsterWM WM.
-rwxr-xr-xarchey31
1 files changed, 1 insertions, 0 deletions
diff --git a/archey3 b/archey3
index 784c0d3..a6c17b5 100755
--- a/archey3
+++ b/archey3
@@ -106,6 +106,7 @@ WM_DICT = collections.OrderedDict([
('ratpoison', 'ratpoison'),
('scrotwm', 'ScrotWM'),
('subtle', 'subtle'),
+ ('monsterwm', 'MonsterWM'),
('wmaker', 'Window Maker'),
('wmfs', 'Wmfs'),
('wmii', 'wmii'),