diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index dd55f21..478cf63 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -52,12 +52,12 @@ border: none; } - #entry:unselected { + .entry:unselected { background: transparent; border: none; } - #entry:selected { + .entry:selected { border-radius: 15px; border-color: #33ccff; border-width: 2px;