cursor
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [ rose-pine-cursor ];
|
||||
|
||||
home.pointerCursor = {
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user