mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 12:32:41 +00:00
initial commit
This commit is contained in:
16
.config/i3blocks/wifi/README.md
Normal file
16
.config/i3blocks/wifi/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# wifi
|
||||
|
||||
Show the strength of your wifi connection.
|
||||
If no instance is specified, wlan0 is used.
|
||||
|
||||

|
||||
|
||||
# Config
|
||||
|
||||
```
|
||||
[wifi]
|
||||
command=$SCRIPT_DIR/wifi
|
||||
label=wifi:
|
||||
#INTERFACE=wlan0
|
||||
interval=60
|
||||
```
|
Reference in New Issue
Block a user