From b40515ead2ae95bee3a405cf653ef95cb3f2bbc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Mon, 29 Apr 2024 00:46:00 +0200 Subject: [PATCH] Home Gen198 @ 2024-04-29-00:45 --- home/jonas/wofi/config.nix | 4 ++++ 1 file changed, 4 insertions(+) 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; }