From ab3df2c597b742548aacf73bc0f995dbc0517f41 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sun, 25 Dec 2022 17:14:10 +0300 Subject: [PATCH] waybar: add margin-left for player --- config/.config/waybar/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/.config/waybar/style.css b/config/.config/waybar/style.css index c845ec8..d6777a1 100644 --- a/config/.config/waybar/style.css +++ b/config/.config/waybar/style.css @@ -33,6 +33,10 @@ window.eDP-1 * { color: @primary; } +#custom-player { + margin-left: 8px; +} + #tray, #custom-pacman-packages, #pulseaudio,