From 39a711e818d9e476662eb7ef43b93cb13c07275e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Mon, 29 Apr 2024 00:06:33 +0200 Subject: [PATCH] Home Gen184 @ 2024-04-29-00:06 --- home/jonas/wofi/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index 98fe6fe..5e026b6 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -16,7 +16,7 @@ border-radius: 15px; border-color: #33ccff; /* border-image: linear-gradient(to right, #33ccff 20%, #ff99cc 50%); */ - border-image: linear-gradient(to right, blue, green) fill; + border-image: linear-gradient(to right, blue, green) stretch; border-width: 5px; border-style: solid; background-color: rgba(0.23, 0.26, 0.32, 0.6);