diff options
author | azahi <azahi@teknik.io> | 2018-10-03 16:43:03 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2018-10-03 16:43:03 +0300 |
commit | 234d5d4950799375befb7249246a6528f2755257 (patch) | |
tree | 8a5c8107a1664de4bef6c89ba808bc7a4d686b48 /stack.yaml | |
parent | Move to 0.15 (diff) |
Fixes
Fix snapping only using half of specified gap number Add ALSA support for media buttons
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 98ff64a..ab9f566 100644 --- a/stack.yaml +++ b/stack.yaml @@ -3,3 +3,5 @@ packages: - . - ./vendor/xmonad - ./vendor/xmonad-contrib +extra-deps: + - alsa-mixer-0.2.0.3 |