mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
X.H.Rescreen: import X.Prelude
A race condition between merging the Prelude PR and the Rescreen PR. :-)
This commit is contained in:
parent
fa3536b40b
commit
0de958e09c
@ -19,11 +19,9 @@ module XMonad.Hooks.Rescreen (
|
||||
rescreenHook,
|
||||
) where
|
||||
|
||||
import Control.Monad (void)
|
||||
import Data.Monoid (All(..))
|
||||
|
||||
import Graphics.X11.Xrandr
|
||||
import XMonad
|
||||
import XMonad.Prelude
|
||||
import qualified XMonad.Util.ExtensibleConf as XC
|
||||
|
||||
-- $usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user