diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index c64dd1f..5552887 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -20,6 +20,7 @@ border-width: 2px; border-style: solid; background-color: rgba(0.23, 0.26, 0.32, 0.6); + box-shadow: 0 0 0 15px transparent; /* Use box-shadow to create the radius effect */ } #input {