From d998708665214e61577ab44afc3b5c962e039241 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Sun, 23 Nov 2025 23:58:47 +0100 Subject: [PATCH] wip: dnsc-machine setup --- modules/wm/anyrun/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/wm/anyrun/default.nix b/modules/wm/anyrun/default.nix index 78e0643..8bf263d 100644 --- a/modules/wm/anyrun/default.nix +++ b/modules/wm/anyrun/default.nix @@ -25,6 +25,9 @@ }; extraCss = /*css */ '' + #window, GtkWindow { + background: transparent; + } ''; # extraConfigFiles."some-plugin.ron".text = ''