about summary refs log tree commit diff
path: root/xmonad-ng.cabal
diff options
context:
space:
mode:
authorazahi <azahi@teknik.io>2019-06-29 18:16:16 +0300
committerazahi <azahi@teknik.io>2019-06-29 18:16:16 +0300
commit9394e86a2ea44c29035630f54d276bd9712746c9 (patch)
tree765f36c517f1e99169741990d1923722d9515882 /xmonad-ng.cabal
parentBump version 0.15.3 (diff)
Replace alsa-mixer with external shell alternative
Modify fonts
Remove urgency hook
Remove selection notification
Decrease spacing and apply it to bars
Tweak colors
Diffstat (limited to 'xmonad-ng.cabal')
-rw-r--r--xmonad-ng.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmonad-ng.cabal b/xmonad-ng.cabal
index 0e2292f..3c011ee 100644
--- a/xmonad-ng.cabal
+++ b/xmonad-ng.cabal
@@ -37,7 +37,6 @@ executable xmonad-ng
   hs-source-dirs:   src
   build-depends:    base           >= 4.12 && < 4.13
                   , X11            >= 1.9 && < 1.10
-               -- , alsa-mixer     >= 0.3 && < 0.4
                   , containers     >= 0.6 && < 0.7
                   , directory      >= 1.3 && < 1.4
                   , filepath       >= 1.4 && < 1.5

Consider giving Nix/NixOS a try! <3