[XMonad] Set tvScreenId to 1

This commit is contained in:
2016-11-30 15:55:33 -08:00
parent ffc19bac6b
commit 0bce92e8f6

View File

@@ -153,7 +153,7 @@ transmissionCommand = "transmission-gtk"
-- Startup hook
tvScreenId :: ScreenId
tvScreenId = 0
tvScreenId = 1
disableTVFading = setFading (Just tvScreenId) False