From 700ee731e322f8a31e00a50f7a95c89a96b3544c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 28 Apr 2024 23:29:19 +0200 Subject: [PATCH] Home Gen168 @ 2024-04-28-23:29 --- home/jonas/wofi/config.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index 528ffa2..ae33bf8 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -50,10 +50,10 @@ color: white; } - #entry:nth-child(even){ - background-color: #40455233; + #entry:nth-child { + background: transparent; border: none; - / + } #entry:selected { border-radius: 15px;