aboutsummaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-03-24 10:36:10 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-03-24 10:36:10 +0100
commiteede6f75d0b7c643fba07d840f8d97e00104a12c (patch)
treee9f08a514150885e7df122e568a39729770d2848 /waybar/style.css
parent7f7f59ce5e0cc9a2de8b0ce55acf73c41e171103 (diff)
downloaddotfiles-eede6f75d0b7c643fba07d840f8d97e00104a12c.tar.gz
waybar wifionice
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 0f0e3b9..ce58783 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -305,3 +305,10 @@ label:focus {
#privacy-item.audio-out {
background-color: #0069d4;
}
+
+#custom-wifiice {
+ color: #000000;
+ background-color: #ffffff;
+ box-shadow: inset 0 -5px #ff0000;
+ padding: 0 10px;
+}