Fix cursors
This commit is contained in:
parent
74cc42e41b
commit
957f94b1b4
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
home.pointerCursor = {
|
home.pointerCursor = {
|
||||||
package = pkgs.breeze-qt5;
|
package = pkgs.breeze-qt5;
|
||||||
name = "Breeze";
|
name = "breeze_cursors";
|
||||||
size = 16;
|
size = 16;
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -16,7 +16,7 @@
|
|||||||
"${lib.getBin pkgs.breeze-qt5}/share/icons/breeze_cursors";
|
"${lib.getBin pkgs.breeze-qt5}/share/icons/breeze_cursors";
|
||||||
|
|
||||||
|
|
||||||
# home.file."/home/balsoft/.icons/Breeze".source =
|
home.file."/home/balsoft/.icons/Breeze".source =
|
||||||
# "${lib.getBin pkgs.breeze-qt5}/share/icons/breeze_cursors";
|
"${lib.getBin pkgs.breeze-qt5}/share/icons/breeze_cursors";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user