From 4aa50d3f14c35f955755aeef14eda398905ba067 Mon Sep 17 00:00:00 2001 From: Neil Perry Date: Sat, 20 Oct 2012 22:52:37 +0200 Subject: Add MonsterWM WM. --- archey3 | 1 + 1 file changed, 1 insertion(+) 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'), -- cgit v1.2.3