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 38bced6..784c0d3 100755
--- a/archey3
+++ b/archey3
@@ -113,6 +113,7 @@ WM_DICT = collections.OrderedDict([
('emerald', 'Emerald'),
('compiz', 'Compiz'),
(re.compile('xmonad-*'), 'xmonad'),
+ ('qtile', 'QTile'),
('', 'None'),
])