home/qtile-desktop: set a nice cursor theme

This commit is contained in:
steveej 2018-12-01 16:09:02 +01:00
parent c27c75fbab
commit bdc7f55467

View file

@ -282,6 +282,12 @@ in {
${pkgs.autorandr}/bin/autorandr -c
${pkgs.feh}/bin/feh --bg-scale ${pkgs.nixos-artwork.wallpapers.simple-blue}/share/artwork/gnome/nix-wallpaper-simple-blue.png
'';
pointerCursor = {
name = "Vanilla-DMZ-AA";
package = pkgs.vanilla-dmz;
size = 32;
};
};
home.packages = with pkgs; [