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;