diff options
author | Adam Jimerson <vendion@gmail.com> | 2013-07-16 14:41:57 -0400 |
---|---|---|
committer | Adam Jimerson <vendion@gmail.com> | 2013-07-16 14:41:57 -0400 |
commit | ce8a6a27414f0519b464d3855b75684afec603a8 (patch) | |
tree | a61a27ed8286df87cb9514365b2df99d97b94523 | |
parent | 1450f49cda206667ebb1456e942ef381db38fd67 (diff) |
Add Wingo to WM collection
Added Wingo to the WM_DICT collection.
-rwxr-xr-x | archey3 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ WM_DICT = collections.OrderedDict([ ('compiz', 'Compiz'), (re.compile('xmonad-*'), 'xmonad'), ('qtile', 'QTile'), + ('wingo', 'Wingo'), ('', 'None'), ]) |