From 1e0ba001ea9b5ad621237601fe1874229eb4206f Mon Sep 17 00:00:00 2001 From: Don Williams Date: Tue, 10 Feb 2026 18:00:01 -0500 Subject: Fixed import path for ML4W-Glass On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: ML4W-Glass.css --- config/waybar/style/ML4W-Glass.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/waybar/style/ML4W-Glass.css b/config/waybar/style/ML4W-Glass.css index c80fa3fa..b2703515 100644 --- a/config/waybar/style/ML4W-Glass.css +++ b/config/waybar/style/ML4W-Glass.css @@ -25,7 +25,7 @@ General padding-bottom: 2px; } -@import "ML4W/glass.css"; +@import "style/ML4W/glass.css"; window#waybar { background: transparent; -- cgit v1.2.3