diff options
| author | jao <jao@gnu.org> | 2014-12-30 01:12:28 +0100 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2014-12-30 01:30:26 +0100 | 
| commit | f55fd96a34f9e59b56f8abb109c04dd120bf7161 (patch) | |
| tree | 463c599d6e1338e8613b8a7c808151b11570db66 /samples | |
| parent | 584ff68d9ede856b36b75467b0ca2eb6d9e03ab4 (diff) | |
| download | xmobar-f55fd96a34f9e59b56f8abb109c04dd120bf7161.tar.gz xmobar-f55fd96a34f9e59b56f8abb109c04dd120bf7161.tar.bz2  | |
Linting and defaults
Diffstat (limited to 'samples')
| -rw-r--r-- | samples/xmobar.config | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/xmobar.config b/samples/xmobar.config index e1a1baa..c09ee7a 100644 --- a/samples/xmobar.config +++ b/samples/xmobar.config @@ -3,6 +3,7 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*"         , border = TopB         , bgColor = "black"         , fgColor = "grey" +       , alpha = 255         , position = Top         , textOffset = -1         , iconOffset = -1  | 
