about summary refs log tree commit diff
path: root/src/XMonad/Util/ALSA.hs
diff options
context:
space:
mode:
authorazahi <azahi@teknik.io>2018-10-08 21:18:13 +0300
committerazahi <azahi@teknik.io>2018-10-08 21:18:13 +0300
commitd7176233da673ea5d92eadcbf52323b5d8419cfd (patch)
treef603bee246db9a0ca0d5c89933b34064f76495cf /src/XMonad/Util/ALSA.hs
parentClean up Actions (diff)
Rework Custom
Change the names of high-order functoins
Remove named keybindings
Add check executable for keybindings
Expand xmonad-ng library
Bump to 0.15.1
Diffstat (limited to '')
-rw-r--r--src/XMonad/Util/ALSA.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/XMonad/Util/ALSA.hs b/src/XMonad/Util/ALSA.hs
index 27037cb..3e543df 100644
--- a/src/XMonad/Util/ALSA.hs
+++ b/src/XMonad/Util/ALSA.hs
@@ -32,7 +32,6 @@ import           Control.Monad
 import           Control.Monad.Trans
 import           Data.Maybe
 import           Sound.ALSA.Mixer
-import           XMonad.Core
 
 toggleMute          :: MonadIO m => m Bool
 raiseVolume         :: MonadIO m => Double -> m Double

Consider giving Nix/NixOS a try! <3