whoops
This commit is contained in:
parent
22a89ecdcf
commit
cf46c8c920
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,7 @@ in
|
|||
# screen shot (s)
|
||||
flameshot
|
||||
];
|
||||
};
|
||||
home-manager.users.sako = { pkgs , ...}: {
|
||||
home.pointerCursor = {
|
||||
name = "Catppuccin-Mocha-Dark";
|
||||
|
@ -72,6 +73,5 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue