mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
XMonad.Actions.UpdatePointer: doc fix
This commit is contained in:
parent
413023b5d0
commit
59fc99504f
@ -45,7 +45,7 @@ import Control.Monad
|
||||
-- To use this with an existing logHook, use >> :
|
||||
--
|
||||
-- > logHook = dynamicLog
|
||||
-- > >> updatePointer (RelativePosition 1 1)
|
||||
-- > >> updatePointer (Relative 1 1)
|
||||
--
|
||||
-- which moves the pointer to the bottom-right corner of the focused window.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user