upspeed/downspeed icons were mixed up.

This commit is contained in:
Derek Taylor
2021-04-15 16:14:00 -05:00
parent f512340597
commit f1052af2c9
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=t
-- Time and date
Run Date "<fn=1>\xf133</fn> %b %d %Y - (%H:%M) " "date" 50
-- Network up and down
, Run Network "enp6s0" ["-t", "<fn=1>\xf0aa</fn> <rx>kb <fn=1>\xf0ab</fn> <tx>kb"] 20
, Run Network "enp6s0" ["-t", "<fn=1>\xf0ab</fn> <rx>kb <fn=1>\xf0aa</fn> <tx>kb"] 20
-- Cpu usage in percent
, Run Cpu ["-t", "<fn=1>\xf108</fn> cpu: (<total>%)","-H","50","--high","red"] 20
-- Ram used number and percent

View File

@@ -18,7 +18,7 @@ Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:hinting=t
-- Time and date
Run Date "<fn=1>\xf133</fn> %b %d %Y - (%H:%M) " "date" 50
-- Network up and down
, Run Network "enp6s0" ["-t", "<fn=1>\xf0aa</fn> <rx>kb <fn=1>\xf0ab</fn> <tx>kb"] 20
, Run Network "enp6s0" ["-t", "<fn=1>\xf0ab</fn> <rx>kb <fn=1>\xf0aa</fn> <tx>kb"] 20
-- Cpu usage in percent
, Run Cpu ["-t", "<fn=1>\xf108</fn> cpu: (<total>%)","-H","50","--high","red"] 20
-- Ram used number and percent