mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
LayoutScreens: update docs
This commit is contained in:
@@ -39,7 +39,7 @@ import Graphics.X11.Xlib.Extras
|
|||||||
--
|
--
|
||||||
-- > import XMonadContrib.LayoutScreens
|
-- > import XMonadContrib.LayoutScreens
|
||||||
--
|
--
|
||||||
-- > , ((modMask .|. shiftMask, xK_space), layoutScreens 2 (twoPane 0.5 0.5))
|
-- > , ((modMask .|. shiftMask, xK_space), layoutScreens 2 (TwoPane 0.5 0.5))
|
||||||
-- > , ((controlMask .|. modMask .|. shiftMask, xK_space), rescreen)
|
-- > , ((controlMask .|. modMask .|. shiftMask, xK_space), rescreen)
|
||||||
--
|
--
|
||||||
-- Another example use would be to handle a scenario where xrandr didn't
|
-- Another example use would be to handle a scenario where xrandr didn't
|
||||||
|
Reference in New Issue
Block a user