diff options
Diffstat (limited to 'waybar/custom/network')
| -rwxr-xr-x | waybar/custom/network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/waybar/custom/network b/waybar/custom/network index fc5d9d7..1d5f226 100755 --- a/waybar/custom/network +++ b/waybar/custom/network @@ -1,3 +1,4 @@ +#!/bin/sh wireless_info() { _if="$1" |
