diff options
author | Drew DeVault <sir@cmpwn.com> | 2015-11-19 08:38:46 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2015-11-19 08:38:46 -0500 |
commit | 5f3c6db6a552ef91e468bf89e8ae4a0f87f71d58 (patch) | |
tree | 823952cf885dc87b7142f06e5f2da6b717999d32 | |
parent | 506b05a3292358b18c998928f8411a526d47c423 (diff) |
Add sway
https://github.com/SirCmpwn/sway
-rwxr-xr-x | archey3 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ WM_DICT = collections.OrderedDict([ ('fvwm', 'FVWM'), ('herbstluftwm', 'herbstluftwm'), ('i3', 'i3'), + ('sway', 'sway'), ('icewm', 'IceWM'), (re.compile('kwin(_x11|_wayland)?'), 'KWin'), ('metacity', 'Metacity'), |