From 0eec25b50302bafe21dbda7a8cc13530a732cb7f Mon Sep 17 00:00:00 2001 From: Brieuc Dubois Date: Mon, 19 Feb 2024 17:54:22 +0100 Subject: [PATCH] Darken sep bar for waybar --- root/home/bhasher/.config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/home/bhasher/.config/waybar/style.css b/root/home/bhasher/.config/waybar/style.css index e8459de..1c29708 100644 --- a/root/home/bhasher/.config/waybar/style.css +++ b/root/home/bhasher/.config/waybar/style.css @@ -42,7 +42,7 @@ window#waybar { #clock, #battery, #cpu, #memory, #network, #pulseaudio, #custom-spotify, #tray, #mode, #custom-VPN, #custom-bandwidth { padding: 0 3px; margin: 0 2px; - border-left: 1px solid #999; + border-left: 1px solid #777; } #clock {