aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Internal/Layout.hs3
-rw-r--r--src/Main.hs4
2 files changed, 3 insertions, 4 deletions
diff --git a/src/Internal/Layout.hs b/src/Internal/Layout.hs
index b071e74..64c49ca 100644
--- a/src/Internal/Layout.hs
+++ b/src/Internal/Layout.hs
@@ -22,8 +22,7 @@ myLayout =
spiral (6/7) |||
Tall 1 (3/100) (1/2) |||
ThreeCol 1 (3/100) (1/2) |||
- Circle |||
- Accordion |||
+ Full |||
Grid
data ResizeZoom = ShrinkZoom | ExpandZoom deriving (Typeable)
diff --git a/src/Main.hs b/src/Main.hs
index 0e5666d..c5d99e7 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -29,8 +29,8 @@ main = do
, modMask = mod4Mask
, borderWidth = 1
, keys = \config -> mempty
- , focusedBorderColor = "#a04000"
- , normalBorderColor = "#000000"
+ , focusedBorderColor = "#ff6c00"
+ , normalBorderColor = "#ffd9bf"
, layoutHook = myLayout
, startupHook = spawn fp
, manageHook = composeAll [