forked from colonelpanic/dotfiles
[XMonad] Don't set smartborders at startup
This commit is contained in:
@@ -245,7 +245,6 @@ hostNameToAction =
|
||||
myStartup = do
|
||||
setToggleActiveAll GAPS True
|
||||
setToggleActiveAll NOBORDERS True
|
||||
setToggleActiveAll SMARTBORDERS True
|
||||
hostName <- io getHostName
|
||||
M.findWithDefault (return ()) hostName hostNameToAction
|
||||
|
||||
|
Reference in New Issue
Block a user