From 6e8c6906c15cb235eb164db9766a9ba1f51f94d4 Mon Sep 17 00:00:00 2001 From: awwpotato Date: Tue, 22 Jul 2025 18:59:03 -0700 Subject: [PATCH] i3: remove readOnly from exportedBar (#1737) Link: https://github.com/nix-community/stylix/pull/1737 Fixes: 62bd6e52a5 ("i3: use mkTarget (#1655)") --- modules/i3/hm.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/i3/hm.nix b/modules/i3/hm.nix index 4b43335e..1bf4298d 100644 --- a/modules/i3/hm.nix +++ b/modules/i3/hm.nix @@ -20,7 +20,6 @@ mkTarget { ]; ``` ''; - readOnly = true; }; imports = lib.singleton (