From 11bff8b0ce9b5542a256a43d700fec2c249f3ccf Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Mon, 24 Jul 2023 19:08:00 -0500 Subject: [PATCH] feat(waybar): set styling for tool tips --- dots/.config/waybar/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dots/.config/waybar/style.css b/dots/.config/waybar/style.css index 971147bd..99789158 100644 --- a/dots/.config/waybar/style.css +++ b/dots/.config/waybar/style.css @@ -65,6 +65,8 @@ #clock, #wireplumber, #image, +tooltip, +tooltip label, #custom-pacman-update, #taskbar, #tray, @@ -76,6 +78,12 @@ border-radius: 20px; } +tooltip { + background-color: #16161d; + color: #dcd7ba; + border-radius: 20px; +} + /* Media */ #custom-media.playing { background: linear-gradient(