X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=dotfiles%2Fuser%2Fthinkpad%2FW530%2Fi3status.conf;h=c3cea4b3a16c2f524909063b227a0e76c954a125;hb=6e0b1ea61a32fb3406d0343411a3fc9787050752;hp=e8117d04cf25538b1f7af3a3412ee324e9ce0eb7;hpb=87820c284f6a32dbabdbead27788ede506ec375c;p=config diff --git a/dotfiles/user/thinkpad/W530/i3status.conf b/dotfiles/user/thinkpad/W530/i3status.conf index e8117d0..c3cea4b 100644 --- a/dotfiles/user/thinkpad/W530/i3status.conf +++ b/dotfiles/user/thinkpad/W530/i3status.conf @@ -10,7 +10,7 @@ general { order += "disk /" order += "disk /home" order += "wireless wlan0" -order += "ethernet eth0" +order += "ethernet enp0s25" order += "battery 0" order += "cpu_temperature 0" order += "cpu_temperature 1" @@ -37,7 +37,7 @@ wireless wlan0 { } # Ethernet status: show IP or "down". -ethernet eth0 { +ethernet enp0s25 { format_up = "E: %ip" format_down = "E: down" }