From da93d8881c3c402ce86e4068b48ecca675c05613 Mon Sep 17 00:00:00 2001 From: Alexander Bantyev Date: Wed, 18 May 2022 16:15:12 +0300 Subject: [PATCH] Fix cursor --- profiles/workspace/cursor.nix | 1 + profiles/workspace/gnome3/default.nix | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/workspace/cursor.nix b/profiles/workspace/cursor.nix index 5cbc5ae..2b85df7 100644 --- a/profiles/workspace/cursor.nix +++ b/profiles/workspace/cursor.nix @@ -9,6 +9,7 @@ xsession.pointerCursor = { package = pkgs.breeze-qt5; name = "Breeze"; + size = 16; }; home.file."/home/balsoft/.icons/default".source = diff --git a/profiles/workspace/gnome3/default.nix b/profiles/workspace/gnome3/default.nix index 82bf67a..604e667 100644 --- a/profiles/workspace/gnome3/default.nix +++ b/profiles/workspace/gnome3/default.nix @@ -98,8 +98,6 @@ thumbnail-limit = 10; }; - # "org/gnome/desktop/interface" = { cursor-theme = "default"; }; - "org/gnome/evince/default" = { inverted-colors = true; }; "org/gnome/maps" = {