From fe2328fde794d2a09f18291c374e9d1f0bc039cf Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 21 Aug 2023 23:20:18 +0900 Subject: [PATCH] test --- hosts/nixos-laptop/home-manager/gnome-conf.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/hosts/nixos-laptop/home-manager/gnome-conf.nix b/hosts/nixos-laptop/home-manager/gnome-conf.nix index de24419a..ebcfc446 100644 --- a/hosts/nixos-laptop/home-manager/gnome-conf.nix +++ b/hosts/nixos-laptop/home-manager/gnome-conf.nix @@ -16,13 +16,7 @@ let in { # Gnome GTK Settings gtk.theme = "${night-gtk-theme}"; - - programs.gnome-terminal = { - enable = true; - themeVariant = "system"; - - }; - + # Gnome DCONF Settings dconf.settings = { "apps/seahorse/listing" = {