Cursor Themes: Difference between revisions
Appearance
imported>Erikarvstedt the topic of cursor themes is severely underdocumented, now we have at least something to start with. |
(No difference)
|
Revision as of 17:59, 3 December 2018
Install the DMZ white cursor theme with [home-manager](https://github.com/rycee/home-manager): ``` home.file.".icons/default".source = "${pkgs.vanilla-dmz}/share/icons/Vanilla-DMZ"; ```