summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-07-19 12:49:05 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-07-19 12:49:05 +0200
commitbc9f8e1fbc7e117ec5368d2d74742cdb2c5f22f7 (patch)
tree99b56cfa39523beb018024e5c08a958df85352ea /src
parent387613b2f0752836524ccd6d9d8001694bd219fb (diff)
downloadphi-bc9f8e1fbc7e117ec5368d2d74742cdb2c5f22f7.tar
phi-bc9f8e1fbc7e117ec5368d2d74742cdb2c5f22f7.zip
Some minor adjustments
Diffstat (limited to 'src')
-rw-r--r--src/Phi.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Phi.hs b/src/Phi.hs
index a842e4d..9597955 100644
--- a/src/Phi.hs
+++ b/src/Phi.hs
@@ -12,7 +12,7 @@ import Phi.Widgets.Systray
main :: IO ()
main = do
- runPhi defaultXConfig defaultPanelConfig { panelPosition = Bottom }
+ runPhi defaultXConfig defaultPanelConfig { panelPosition = Top }
[alphaBox 0.9 [theTaskbar, brightBorder [theSystray], brightBorder [theClock]]]
where
normalTaskBorder = BorderConfig (BorderWidth (-1) (-3) (-1) 7) 1 (BorderWidth 0 5 0 5) (0.9, 0.9, 0.9, 0.8) (0.45, 0.45, 0.45, 0.8) 5 0