From 4d079f39bb93ef47643fe2101c992156e45e9bd1 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 14 Mar 2024 15:29:57 -0400 Subject: [PATCH] home-manager: disable light-style by default --- home/common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/common.nix b/home/common.nix index 45051e03..2839ef50 100644 --- a/home/common.nix +++ b/home/common.nix @@ -50,7 +50,6 @@ "tailscale-status@maxgallup.github.com" "tiling-assistant@leleat-on-github" "drive-menu@gnome-shell-extensions.gcampax.github.com" - "light-style@gnome-shell-extensions.gcampax.github.com" ]; "org/virt-manager/virt-manager/connections" = { autoconnect = ["qemu:///system"];