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