diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-25 21:52:32 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-04-25 21:52:32 +0200 |
commit | 01baf6509154e28b644885655cc1af8621fcb033 (patch) | |
tree | 9f1f486ae2c632a3c6d28f7cd96b528f438df389 | |
parent | 84f8ecb861c0cf512f23456286574f0190a55463 (diff) | |
download | dotfiles-01baf6509154e28b644885655cc1af8621fcb033.tar.xz |
i3bar: Switch from wireless module to network
They were merged it seems..
-rw-r--r-- | i3/bar.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,9 +35,9 @@ status.register("pulseaudio", # "stop": "◾", # },) -status.register("wireless", +status.register("network", interface="wlp3s0", - format_up="{v4cidr}{quality:3.0f}%",) + format_up="{v4cidr} {quality:3.0f}%",) # Shows disk usage of / # Format: |