mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
fixed xmobarrc for weird xmobars
This commit is contained in:
parent
1f6c6116e3
commit
5839f5b424
1 changed files with 0 additions and 1 deletions
1
xmobarrc
1
xmobarrc
|
@ -2,7 +2,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*"
|
|||
, bgColor = "black"
|
||||
, fgColor = "grey"
|
||||
, position = Top
|
||||
, lowerOnStart = True
|
||||
, commands = [ Run Network "eth0" ["-L","0","-H","32","--normal","green","--high","red"] 10
|
||||
, Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10
|
||||
, Run Memory ["-t","Mem: <usedratio>%"] 10
|
||||
|
|
Loading…
Add table
Reference in a new issue