Skip to content

Instantly share code, notes, and snippets.

@manzyuk
Created December 23, 2010 20:08
Show Gist options
  • Select an option

  • Save manzyuk/753475 to your computer and use it in GitHub Desktop.

Select an option

Save manzyuk/753475 to your computer and use it in GitHub Desktop.
top xmobar configuration
Config { font = "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*"
, bgColor = "black"
, fgColor = "grey"
, position = Top
, lowerOnStart = True
, commands = [ Run StdinReader ]
, sepChar = "%"
, alignSep = "}{"
, template = "%StdinReader%}{"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment