mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
@@ -1,9 +1,9 @@
|
||||
{ config, pkgs, ... }: {
|
||||
home.packages = with pkgs; [ hyprcursor ];
|
||||
|
||||
home.file.".local/share/icons/rose-pine-hyprcursor" = {
|
||||
recursive = true;
|
||||
source = ./rose-pine;
|
||||
};
|
||||
# home.file.".local/share/icons/rose-pine-hyprcursor" = {
|
||||
# recursive = true;
|
||||
# source = ./rose-pine;
|
||||
# };
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user