From ce8a6a27414f0519b464d3855b75684afec603a8 Mon Sep 17 00:00:00 2001 From: Adam Jimerson Date: Tue, 16 Jul 2013 14:41:57 -0400 Subject: Add Wingo to WM collection Added Wingo to the WM_DICT collection. --- archey3 | 1 + 1 file changed, 1 insertion(+) diff --git a/archey3 b/archey3 index 536fb66..608d715 100755 --- a/archey3 +++ b/archey3 @@ -116,6 +116,7 @@ WM_DICT = collections.OrderedDict([ ('compiz', 'Compiz'), (re.compile('xmonad-*'), 'xmonad'), ('qtile', 'QTile'), + ('wingo', 'Wingo'), ('', 'None'), ]) -- cgit v1.2.3