From e702bdb4e87056f857954a9a511bf1a193c0908b Mon Sep 17 00:00:00 2001 From: sophie Date: Wed, 31 Jul 2024 14:40:52 +0300 Subject: [PATCH] fix --- src/.config/ags/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/.config/ags/style.css b/src/.config/ags/style.css index 4fe6a5e..a0371e5 100644 --- a/src/.config/ags/style.css +++ b/src/.config/ags/style.css @@ -90,6 +90,10 @@ window.notification-popups box.notifications { .gray { color: @theme_unfocused_fg_color; } + +levelbar trough { + padding: 0; +} levelbar block, highlight { min-height: 10px;