more waybar
This commit is contained in:
parent
496d4ff7f0
commit
ed6497419f
2 changed files with 14 additions and 3 deletions
|
|
@ -151,7 +151,7 @@ in
|
|||
tooltip-format-wifi = "SSID: {essid}\nDown: {bandwidthDownBits}\nUp: {bandwidthUpBits}\nIP: {ipaddr}";
|
||||
tooltip-format-ethernet = "{ifname} · {ipaddr}";
|
||||
tooltip-format-disconnected = "disconnected";
|
||||
on-click = "rfkill toggle wifi";
|
||||
on-click = "ctl wifi toggle";
|
||||
on-click-right = "ctl wifi pick";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue