summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorribmo <ribmo@users.noreply.github.com>2014-06-20 14:46:25 +0000
committerribmo <ribmo@users.noreply.github.com>2014-06-20 14:46:25 +0000
commit214fe1e83561df9daf2b249b7602794322282f0a (patch)
treeb9a2c662750900b794174abb92902e26b11b7b4a
parent3c8265265791a2a58bbd90c444f9929094f0da33 (diff)
Added bspwm to WM collection
-rwxr-xr-xarchey31
1 files changed, 1 insertions, 0 deletions
diff --git a/archey3 b/archey3
index 773c523..c76e3ef 100755
--- a/archey3
+++ b/archey3
@@ -93,6 +93,7 @@ WM_DICT = collections.OrderedDict([
('awesome', 'Awesome'),
('beryl', 'Beryl'),
('blackbox', 'Blackbox'),
+ ('bspwm', 'bspwm'),
('dwm', 'DWM'),
('enlightenment', 'Enlightenment'),
('fluxbox', 'Fluxbox'),