From 78e9b0b3f3cb39e4e166d489fe5218fe99d7ffd5 Mon Sep 17 00:00:00 2001 From: Oromis Foxtail Date: Thu, 23 Apr 2026 18:58:17 +0200 Subject: added gnome screenshot to cinnamon --- home/rices/cinnamon/system.nix | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'home/rices/cinnamon') diff --git a/home/rices/cinnamon/system.nix b/home/rices/cinnamon/system.nix index 5800da1..96aa1f1 100644 --- a/home/rices/cinnamon/system.nix +++ b/home/rices/cinnamon/system.nix @@ -13,6 +13,7 @@ in { environment.systemPackages = with pkgs; [ xorg.xrandr xclip + gnome-screenshot ]; stylix = { @@ -44,14 +45,6 @@ in { desktop = 11; }; }; - - cursor = { - package = pkgs.bibata-cursors; - name = "Bibata-Modern-Classic"; - size = 24; - }; - polarity = "dark"; - targets.nixos-icons.enable = false; }; } -- cgit v1.2.3