From 2480bfbbf31d6cfef1d2bbd09ef35ab4fc28c747 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 10:05:08 +0900 Subject: [PATCH] updated ags styling- referrenced to colors --- config/ags/user/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ags/user/style.css b/config/ags/user/style.css index 9d4b9c7..bffc1b0 100644 --- a/config/ags/user/style.css +++ b/config/ags/user/style.css @@ -2,7 +2,7 @@ all: unset; } -@import '../../../.config/wallust/colors-waybar.css'; +@import '../../../.config/waybar/wallust/colors-waybar.css'; /* define some colors */ @define-color border-color @color12;