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;