diff options
| -rw-r--r-- | i3blocks.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i3blocks.conf b/i3blocks.conf index 847bb7b..1d2668e 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -35,13 +35,13 @@ interval=300 # If the instance is not specified, use the interface used for default route. # The address can be forced to IPv4 or IPv6 with -4 or -6 switches. [iface] -#instance=wlan0 -color=#00FF00 +label= interval=20 separator=false [wifi] -#instance=wlp3s0 +instance=wlp4s0 +label=W: interval=20 separator=false @@ -61,8 +61,8 @@ interval=20 # # The battery instance defaults to 0. [battery] -label=bat -#label=⚡ +#label=bat +label=⚡ #instance=1 interval=30 separator=false |
