From 0b804cd07ffe5eb8be1b8f534f5cecf2621e932d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 10 May 2019 12:35:10 -0700 Subject: custom pointers --- linux.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index af0cb60..d994cf1 100644 --- a/linux.nix +++ b/linux.nix @@ -191,6 +191,10 @@ in xsession = { enable = true; + pointerCursor = { + package = pkgs.vanilla-dmz; + name = "Vanilla-DMZ"; + }; windowManager = { xmonad = { enable = true; -- cgit v1.2.3