diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/xmobarrc.symlink | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/system/xmobarrc.symlink b/system/xmobarrc.symlink index 1796b4a..f360f60 100644 --- a/system/xmobarrc.symlink +++ b/system/xmobarrc.symlink @@ -10,7 +10,7 @@ Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*"      , Run Com "wireless-status" ["wlan0"] "wlan0stat" 10      , Run Battery ["--normal","red","--high","green","-t","<left>% (<timeleft>)"] 150      , Run Cpu ["-L","10","-H","50","--low","green","--normal","orange","--high","red"] 10 -    , Run Memory ["-t","Mem: <usedratio>%","-L","20","-H","40","--low","green","--normal","orange","--high","red"] 10 +    , Run Memory ["-t","Mem: <usedratio>%","-L","30","-H","60","--low","green","--normal","orange","--high","red"] 10      , Run Swap ["-L","10","-H","30","--low","green","--normal","orange","--high","red"] 10      , Run Com "uname" ["-s","-r"] "" 36000      , Run Kbd [("us(intl)", "<fc=#66ccff>US</fc>") | 
