fix some script (this time for real)

This commit is contained in:
SeraphimeZelel
2025-11-02 18:16:51 +07:00
parent 4504482b83
commit 9e9bafc26a
5 changed files with 3 additions and 5 deletions

View File

@@ -1 +0,0 @@
/home/rionzaphkiel/.cache/wal/colors-waybar.css

View File

@@ -1,4 +1,4 @@
@import url("colors.css"); @import url("../../.cache/wal/colors-waybar.css");
* { * {
background-image: none; background-image: none;

View File

@@ -1,4 +1,4 @@
@import url("file:///home/rionzaphkiel/.cache/wal/colors-waybar.css"); @import url("../../.cache/wal/colors-waybar.css");
* { * {
background-image: none; background-image: none;

View File

@@ -1 +0,0 @@
/home/rionzaphkiel/.cache/wal/colors-waybar.css

View File

@@ -1,4 +1,4 @@
@import url("./.config/wofi/colors.css"); @import url("./.cache/wal/colors-waybar.css");
/* === Global === */ /* === Global === */
* { * {