From 8f901edc752d7c34336af333b2622488135c09c7 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 16 Oct 2023 12:10:09 +0200 Subject: use custom bluetooth module --- config/hyprland/waybar/schemes/base16.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/hyprland/waybar/schemes') diff --git a/config/hyprland/waybar/schemes/base16.css b/config/hyprland/waybar/schemes/base16.css index b32d3df..61696d0 100644 --- a/config/hyprland/waybar/schemes/base16.css +++ b/config/hyprland/waybar/schemes/base16.css @@ -56,7 +56,7 @@ window#waybar.PCSX2 #window { #workspaces, #mpd, #battery, #clock, -#custom-wireguard, #network, #pulseaudio, #temperature, #cpu, #custom-memory, #bluetooth, #tray { +#custom-wireguard, #network, #pulseaudio, #temperature, #cpu, #custom-memory, #custom-bluetooth, #tray { border: solid @background; border-width: 2px 2px 2px 0; margin-top: 4px; @@ -152,7 +152,7 @@ window#waybar.PCSX2 #window { background: @color5; } -#bluetooth { +#custom-bluetooth { color: @color6; background: @color8; } -- cgit v1.2.3