aboutsummaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'waybar')
-rwxr-xr-xwaybar/custom/network1
-rw-r--r--waybar/style.css1
2 files changed, 2 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"
diff --git a/waybar/style.css b/waybar/style.css
index 02d009c..d7b2b31 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -6,6 +6,7 @@
padding: 0px;
margin: 0px;
+ color: #8FBCBB;
}
window#waybar {