Files
_dotfiles/.config/i3blocks/wifi/README.md
2024-06-12 13:49:42 +02:00

17 lines
202 B
Markdown

# wifi
Show the strength of your wifi connection.
If no instance is specified, wlan0 is used.
![](wifi.png)
# Config
```
[wifi]
command=$SCRIPT_DIR/wifi
label=wifi:
#INTERFACE=wlan0
interval=60
```