summaryrefslogtreecommitdiff
path: root/home-config/waybar/style.css
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-08-31 15:09:39 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-08-31 15:09:39 -0400
commit7811a30543f4b5fd80bd85a3440fb1372c428e73 (patch)
tree04dffed444fe6544238a7ab7c57241639d3a0860 /home-config/waybar/style.css
parent379a2e1c807baa6eed6a5468de27ef1d4c59423f (diff)
added native bluetooth to waybar
Diffstat (limited to 'home-config/waybar/style.css')
-rw-r--r--home-config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/waybar/style.css b/home-config/waybar/style.css
index cf776ad..0e98fc6 100644
--- a/home-config/waybar/style.css
+++ b/home-config/waybar/style.css
@@ -46,7 +46,7 @@ window#waybar.solo {
46 color: rgba(238, 46, 36, 1); 46 color: rgba(238, 46, 36, 1);
47} 47}
48 48
49#mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { 49#mode, #battery, #cpu, #memory, #network, #bluetooth, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail {
50 margin: 0px 6px 0px 10px; 50 margin: 0px 6px 0px 10px;
51 min-width: 25px; 51 min-width: 25px;
52} 52}