From 042f2a66ee3ab8d8bd957d79cba831a006e19846 Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Sun, 23 Nov 2025 23:55:35 +0100 Subject: [PATCH] wip: dnsc-machine setup --- modules/wm/anyrun/default.nix | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/modules/wm/anyrun/default.nix b/modules/wm/anyrun/default.nix index cbe1cd4..78e0643 100644 --- a/modules/wm/anyrun/default.nix +++ b/modules/wm/anyrun/default.nix @@ -25,18 +25,6 @@ }; extraCss = /*css */ '' - * { - all: unset; - font-size: 1.2rem; - } - - #window, - #match, - #entry, - #plugin, - #main { - background: transparent; - } ''; # extraConfigFiles."some-plugin.ron".text = ''