summaryrefslogtreecommitdiff
path: root/config/X/xmobar/xmobarrc0.hs
blob: e3824f2e8c582ba0525bf77892f879b1c73cbf3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Config { font = "xft:Ubuntu Mono:pixelsize=14:style=bold:antialias=true:hinting:=true"
      -- Only 1 font, so height automatic
      , position = BottomW C 16
      , bgColor = "#2e3440"
      , fgColor = "#2aa198"
      , lowerOnStart = True
      , pickBroadest = False
      , persistent = False
      , hideOnStart = False
      , overrideRedirect = True
      , wmName = "xmobar2"

      , commands = [
              Run StdinReader
      ]
      , sepChar = "%"
      , alignSep = "}{"

      , template = "}<fc=#eceff4> %StdinReader% </fc>{"}