swapped window border gradient order

This commit is contained in:
twoneis 2024-07-02 03:52:07 +02:00
parent 761c8912e7
commit 7a49cfb537

View file

@ -48,8 +48,8 @@
focus-ring = {
width = 4;
active.gradient = {
from=config.theme.rose;
to=config.theme.pine;
to=config.theme.rose;
from=config.theme.pine;
angle=135;
};
inactive.color = config.theme.iris;