]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/i3status/tint2-cpu-net
link dabuild and dabuild-admin from docker-abuild
[dotfiles.git] / xdg / i3status / tint2-cpu-net
index 3fd1e7d6740e3b03391b855b168a7ce3f0cfe385..73034b8dbc1956228d6e153faac2fb6cf43d8f60 100644 (file)
@@ -26,11 +26,11 @@ load {
 }
 
 wireless wlan0 {
-       format_up = "<span font='6'>%essid %ip</span>"
-       format_down = "<span font='6'>wlan down</span>"
+       format_up = "%essid %ip"
+       format_down = "wlan down"
 }
 
 ethernet em0 {
-       format_up = " <span font='6'>%ip</span>"
+       format_up = " <span color='$color_degraded'>%ip</span>"
        format_down = ""
 }
This page took 0.030384 seconds and 4 git commands to generate.