From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes@openmailbox.org Subject: Re: small cursor gnome Date: Sun, 20 Mar 2016 16:58:25 -0600 Message-ID: <844ca3407d0a99736e844f1079311427@openmailbox.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahmIv-0005Mh-Ed for guix-devel@gnu.org; Sun, 20 Mar 2016 18:58:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahmIs-0001vs-95 for guix-devel@gnu.org; Sun, 20 Mar 2016 18:58:37 -0400 Received: from mail2.openmailbox.org ([62.4.1.33]:58119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahmIr-0001vo-W8 for guix-devel@gnu.org; Sun, 20 Mar 2016 18:58:34 -0400 Received: from www.openmailbox.org (openmailbox-b2 [10.91.69.220]) by mail2.openmailbox.org (Postfix) with ESMTP id 4E1492AC85E2 for ; Sun, 20 Mar 2016 23:58:26 +0100 (CET) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On 2016-03-20 16:11, rennes@openmailbox.org wrote: > Hi, > > in the GNOME environment my cursor is small, and did a link as follows > to fix it: > > mkdir -p ~/.icons/default > cd ~/.icons/default > ln -s > /gnu/store/zr4vacpl0rlgx6m2hivr2fm2vxhgdppc-adwaita-icon-theme-3.18.0/share/icons/Adwaita/cursors > cursors > > My question is, is it necessary to create a patch-icon-theme package > for this detail adwaita?. > > Thanks sorry for this: is it necessary to create a patch for the adwaita-icon-theme package?.