diff options
Diffstat (limited to 'xmobar.config-sample')
-rw-r--r-- | xmobar.config-sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmobar.config-sample b/xmobar.config-sample index 69b068c..289af9b 100644 --- a/xmobar.config-sample +++ b/xmobar.config-sample @@ -5,4 +5,5 @@ Config { fonts = "-misc-fixed-*-*-*-*-*-*-*-*-*-*-*-*" , yPos = 0 , width = 1024 , hight = 15 + , refresh = 10 } |