From 9e9bafc26a44f20ad034a6cf1a7a1e9c98029788 Mon Sep 17 00:00:00 2001 From: SeraphimeZelel Date: Sun, 2 Nov 2025 18:16:51 +0700 Subject: [PATCH] fix some script (this time for real) --- .config/wlogout/colors.css | 1 - .config/wlogout/style-template.css | 2 +- .config/wlogout/style.css | 2 +- .config/wofi/colors.css | 1 - .config/wofi/style.css | 2 +- 5 files changed, 3 insertions(+), 5 deletions(-) delete mode 120000 .config/wlogout/colors.css delete mode 120000 .config/wofi/colors.css diff --git a/.config/wlogout/colors.css b/.config/wlogout/colors.css deleted file mode 120000 index 31cc6bc..0000000 --- a/.config/wlogout/colors.css +++ /dev/null @@ -1 +0,0 @@ -/home/rionzaphkiel/.cache/wal/colors-waybar.css \ No newline at end of file diff --git a/.config/wlogout/style-template.css b/.config/wlogout/style-template.css index 4712f75..221e4f2 100644 --- a/.config/wlogout/style-template.css +++ b/.config/wlogout/style-template.css @@ -1,4 +1,4 @@ -@import url("colors.css"); +@import url("../../.cache/wal/colors-waybar.css"); * { background-image: none; diff --git a/.config/wlogout/style.css b/.config/wlogout/style.css index 49b85a3..221e4f2 100644 --- a/.config/wlogout/style.css +++ b/.config/wlogout/style.css @@ -1,4 +1,4 @@ -@import url("file:///home/rionzaphkiel/.cache/wal/colors-waybar.css"); +@import url("../../.cache/wal/colors-waybar.css"); * { background-image: none; diff --git a/.config/wofi/colors.css b/.config/wofi/colors.css deleted file mode 120000 index 31cc6bc..0000000 --- a/.config/wofi/colors.css +++ /dev/null @@ -1 +0,0 @@ -/home/rionzaphkiel/.cache/wal/colors-waybar.css \ No newline at end of file diff --git a/.config/wofi/style.css b/.config/wofi/style.css index 377fe91..0d1ca04 100644 --- a/.config/wofi/style.css +++ b/.config/wofi/style.css @@ -1,4 +1,4 @@ -@import url("./.config/wofi/colors.css"); +@import url("./.cache/wal/colors-waybar.css"); /* === Global === */ * {