mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-06 23:21:52 -07:00
Revert accidental change to Config.hs
This commit is contained in:
@@ -131,7 +131,7 @@ focusedBorderColor = "#ff0000"
|
|||||||
|
|
||||||
-- Width of the window border in pixels
|
-- Width of the window border in pixels
|
||||||
borderWidth :: Dimension
|
borderWidth :: Dimension
|
||||||
borderWidth = 2
|
borderWidth = 1
|
||||||
|
|
||||||
-- The default set of Layouts:
|
-- The default set of Layouts:
|
||||||
defaultLayouts :: [Layout]
|
defaultLayouts :: [Layout]
|
||||||
|
Reference in New Issue
Block a user