mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
GroupNavigation: fix import typo in usage
This commit is contained in:
parent
98b0e8e4c1
commit
60713064e7
@ -46,7 +46,7 @@ import qualified XMonad.Util.ExtensibleState as XS
|
||||
|
||||
Import the module into your @~\/.xmonad\/xmonad.hs@:
|
||||
|
||||
> import XMonad.Actions,GroupNavigation
|
||||
> import XMonad.Actions.GroupNavigation
|
||||
|
||||
To support cycling forward and backward through all xterm windows, add
|
||||
something like this to your keybindings:
|
||||
|
Loading…
x
Reference in New Issue
Block a user