From 55bc00bf01cf088c3c7d94f4663bf359b2347689 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Thu, 14 Mar 2024 00:10:26 -0400 Subject: [PATCH] Update style.css --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/style.css b/.config/waybar/style.css index ce16ce34..1cb0acb2 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -6,7 +6,7 @@ font-size: 13px; min-height: 0; } -@import '$HOME/.cache/wal/colors-waybar.css'; +@import '../../.cache/wal/colors-waybar.css'; window#waybar { background: transparent; /* border-bottom: 3px solid rgba(100, 114, 125, 0.5); */