diff options
Diffstat (limited to 'xmobar.config-sample')
-rw-r--r-- | xmobar.config-sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmobar.config-sample b/xmobar.config-sample index 8324538..51c912b 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -1,6 +1,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" - , bgColor = "#000000" - , fgColor = "#BFBFBF" + , bgColor = "black" + , fgColor = "grey" , xPos = 0 , yPos = 0 , width = 1024 |