module System.Tianbar.Configuration where appName :: String appName = "tianbar" myScreen :: Int myScreen = 0 myMonitor :: Int myMonitor = 0 barHeight :: Int barHeight = 25 widgetSpacing :: Int widgetSpacing = 0