From c7a3e335cf23ff893f425c0052ee5c7f789cbaf3 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 21 Aug 2023 23:19:09 +0900 Subject: [PATCH] test --- hosts/nixos-laptop/home-manager/gnome-conf.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/nixos-laptop/home-manager/gnome-conf.nix b/hosts/nixos-laptop/home-manager/gnome-conf.nix index aac8eb47..2b618117 100644 --- a/hosts/nixos-laptop/home-manager/gnome-conf.nix +++ b/hosts/nixos-laptop/home-manager/gnome-conf.nix @@ -22,7 +22,6 @@ in { themeVariant = "system"; profile."Default" = { boldIsBright = true; - cursorShape = "block"; }; };