mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
LimitWindows.hs: rm trailing whitespace
This commit is contained in:
parent
0d3293ce52
commit
796b775d5c
@ -138,7 +138,7 @@ select s stk
|
|||||||
downs = W.down stk
|
downs = W.down stk
|
||||||
ups = reverse $ W.up stk
|
ups = reverse $ W.up stk
|
||||||
lups = length ups
|
lups = length ups
|
||||||
|
|
||||||
updateStart :: Selection l -> W.Stack a -> Int
|
updateStart :: Selection l -> W.Stack a -> Int
|
||||||
updateStart s stk
|
updateStart s stk
|
||||||
| lups < nMaster s -- the focussed window is in the master pane
|
| lups < nMaster s -- the focussed window is in the master pane
|
||||||
|
Loading…
x
Reference in New Issue
Block a user