summaryrefslogtreecommitdiffstats
path: root/src/Phi.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Phi.hs')
-rw-r--r--src/Phi.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Phi.hs b/src/Phi.hs
index 9aa6ad0..a3bc84e 100644
--- a/src/Phi.hs
+++ b/src/Phi.hs
@@ -3,4 +3,4 @@ import Phi.X11
main :: IO ()
main = do
- initPhi phiDefaultXConfig { phiPanelPosition = PanelPositionBottom } \ No newline at end of file
+ initPhi phiDefaultXConfig { phiPanelPosition = Bottom }