summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <lclarkmichalek@gmail.com>2012-12-06 09:35:55 -0800
committerLaurie Clark-Michalek <lclarkmichalek@gmail.com>2012-12-06 09:35:55 -0800
commita9580cdf390edbd4f982d8915fb5280dee5496e8 (patch)
tree362902a9b08c4884e5c29a71c84aa689c9903174
parent25d7e3baf1271a74bbd58ea9ab45a59b83e3bf83 (diff)
parent4aa50d3f14c35f955755aeef14eda398905ba067 (diff)
Merge pull request #10 from NPerry/patch-1
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'),