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;