[XMonad] Set tvScreenId to 1
This commit is contained in:
@@ -153,7 +153,7 @@ transmissionCommand = "transmission-gtk"
|
||||
-- Startup hook
|
||||
|
||||
tvScreenId :: ScreenId
|
||||
tvScreenId = 0
|
||||
tvScreenId = 1
|
||||
|
||||
disableTVFading = setFading (Just tvScreenId) False
|
||||
|
||||
|
Reference in New Issue
Block a user