From d7176233da673ea5d92eadcbf52323b5d8419cfd Mon Sep 17 00:00:00 2001 From: azahi Date: Mon, 8 Oct 2018 21:18:13 +0300 Subject: 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 --- src/XMonad/Util/ALSA.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/XMonad/Util/ALSA.hs') 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 -- cgit 1.4.1