From 7811a30543f4b5fd80bd85a3440fb1372c428e73 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 31 Aug 2023 15:09:39 -0400 Subject: added native bluetooth to waybar --- home-config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-config/waybar/style.css') 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 { color: rgba(238, 46, 36, 1); } -#mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { +#mode, #battery, #cpu, #memory, #network, #bluetooth, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { margin: 0px 6px 0px 10px; min-width: 25px; } -- cgit v1.2.3