Told xmobar to stay on my primary screen
This commit is contained in:
parent
24d1353f71
commit
84afb39b24
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Config {
|
|||
|
||||
-- Behaviour
|
||||
, lowerOnStart = False
|
||||
, pickBroadest = True -- choose widest display (multi-monitor)
|
||||
, pickBroadest = False -- choose widest display (multi-monitor)
|
||||
|
||||
--Plugins
|
||||
, commands =
|
||||
|
|
Loading…
Add table
Reference in a new issue