Former-commit-id: 2c2b451d40
This commit is contained in:
Hadi
2024-05-04 22:36:06 +02:00
parent 2055d2da9a
commit 406d7ae6e9
14 changed files with 197 additions and 91 deletions

View File

@@ -1,9 +0,0 @@
{ pkgs, ... }: {
home.packages = with pkgs; [ hyprcursor ];
# home.file.".local/share/icons/rose-pine-hyprcursor" = {
# recursive = true;
# source = ./rose-pine;
#};
}