This commit is contained in:
parent
329cee1404
commit
0cb9e1ac06
3 changed files with 6 additions and 4 deletions
|
@ -4,9 +4,9 @@ let
|
|||
cursorTheme = config.home.pointerCursor.name;
|
||||
in {
|
||||
home.pointerCursor = {
|
||||
name = "Bibata_Ghost";
|
||||
name = "Bibata-Modern-Classic";
|
||||
size = 24;
|
||||
package = pkgs.bibata-cursors-translucent;
|
||||
package = pkgs.bibata-cursors;
|
||||
};
|
||||
|
||||
gtk = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue