summaryrefslogtreecommitdiff
path: root/archey3
diff options
context:
space:
mode:
Diffstat (limited to 'archey3')
-rwxr-xr-xarchey31
1 files changed, 1 insertions, 0 deletions
diff --git a/archey3 b/archey3
index d4b387e..2781fac 100755
--- a/archey3
+++ b/archey3
@@ -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'),