X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=dotfiles%2Fuser%2Fthinkpad%2FW530%2Fi3status.conf;h=c5c90a7a2c9517b1aa5e4a77065d463f909fb224;hb=529eb2323f9fd58c35d48f61fc84c9f1a6a1a82d;hp=c3cea4b3a16c2f524909063b227a0e76c954a125;hpb=78b04c425b3186833bddd4b4df0d318632fef863;p=config diff --git a/dotfiles/user/thinkpad/W530/i3status.conf b/dotfiles/user/thinkpad/W530/i3status.conf index c3cea4b..c5c90a7 100644 --- a/dotfiles/user/thinkpad/W530/i3status.conf +++ b/dotfiles/user/thinkpad/W530/i3status.conf @@ -9,7 +9,7 @@ general { # Selection / order of status elements. order += "disk /" order += "disk /home" -order += "wireless wlan0" +order += "wireless wlp3s0" order += "ethernet enp0s25" order += "battery 0" order += "cpu_temperature 0" @@ -31,7 +31,7 @@ disk "/home" { # WLAN status: show IP and connection quality or "down". -wireless wlan0 { +wireless wlp3s0 { format_up = "W: (%quality at %essid) %ip" format_down = "W: down" }