From 5e672c1e29f2f38ba5fbef9504300ad11303d6f4 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sun, 28 Jan 2024 07:31:07 -0500 Subject: Fix waybar text not always showing up. --- waybar/custom/network | 1 + 1 file changed, 1 insertion(+) (limited to 'waybar/custom/network') 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" -- cgit v1.2.3