mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Punctuation tweak in docs.
This commit is contained in:
parent
b9215181bb
commit
a7d5696e5a
@ -322,7 +322,7 @@ centerNavigation = N 2 doCenterNavigation
|
||||
-- | Hybrid navigation. This attempts Line navigation, then falls back on Center
|
||||
-- navigation if it does not find any suitable target windows. This is useful since
|
||||
-- Line navigation tends to fail on gaps, but provides more intuitive motions
|
||||
-- when it succeeds, provided there are no floating windows.
|
||||
-- when it succeeds—provided there are no floating windows.
|
||||
hybridNavigation :: Navigation2D
|
||||
hybridNavigation = N 2 doHybridNavigation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user