Use a more consistent cursor setting
This commit is contained in:
parent
4b473b6a71
commit
3e8aa1abcf
3 changed files with 36 additions and 31 deletions
|
@ -40,8 +40,8 @@ in
|
|||
# Cursor
|
||||
xsession.pointerCursor = {
|
||||
package = pkgs.numix-cursor-theme;
|
||||
name = "Numix-Cursor-Light";
|
||||
size = 32;
|
||||
name = "Numix-Cursor";
|
||||
size = 24;
|
||||
};
|
||||
|
||||
# MIME set ups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue