diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 10:05:08 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 10:05:08 +0900 |
| commit | 2480bfbbf31d6cfef1d2bbd09ef35ab4fc28c747 (patch) | |
| tree | 4cf70df7767d122a426ef3ada124d4dc00115435 /config/ags | |
| parent | 4700b439f86e78ad9daa5a4ed9786b10b3c8559b (diff) | |
updated ags styling- referrenced to colors
Diffstat (limited to 'config/ags')
| -rw-r--r-- | config/ags/user/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ags/user/style.css b/config/ags/user/style.css index 9d4b9c79..bffc1b03 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; |
