From 16a5e1812031433f711371db802d972529ced7d0 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 29 May 2023 11:18:46 -0700 Subject: workstation: more tweaks for the UI and fonts --- home/profiles/gtk.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'home/profiles/gtk.nix') diff --git a/home/profiles/gtk.nix b/home/profiles/gtk.nix index bc68d97..4884e4a 100644 --- a/home/profiles/gtk.nix +++ b/home/profiles/gtk.nix @@ -5,9 +5,5 @@ package = pkgs.roboto; name = "Roboto Medium 11"; }; - cursorTheme = { - name = "Numix-Cursor"; - package = pkgs.numix-cursor-theme; - }; }; } -- cgit v1.2.3