diff --git a/home/jonas/wofi/config.nix b/home/jonas/wofi/config.nix index 5a63f81..2560741 100644 --- a/home/jonas/wofi/config.nix +++ b/home/jonas/wofi/config.nix @@ -40,6 +40,10 @@ color: white; } + #img { + background-color: transparent; + } + #inner-box { background-color: transparent; }