hypridle dotfiles
This commit is contained in:
parent
a56334aa2b
commit
13527b9507
2 changed files with 5 additions and 4 deletions
|
@ -3,11 +3,11 @@
|
|||
"dotfiles": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1728748987,
|
||||
"narHash": "sha256-bJOg8cixnnc6LIYVDi4lAAtPYNXJ/6G47KhNPPImA+4=",
|
||||
"lastModified": 1728755658,
|
||||
"narHash": "sha256-wBITZXL6P5tAbz2jsUzEDxPUaMLIx2I/NT0WXAiQJg8=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "55b7b8bf72c3becef2d56a727363c7280c895094",
|
||||
"revCount": 28,
|
||||
"rev": "f2f874c82656d8588c8a611b007f2e35d8eb72f3",
|
||||
"revCount": 29,
|
||||
"type": "git",
|
||||
"url": "https://github.com/nomadics9/dotfiles.git"
|
||||
},
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
paths = [
|
||||
"${inputs.dotfiles}/hypr/hyprlock/Style-2"
|
||||
"${inputs.dotfiles}/hypr/hyprpaper"
|
||||
"${inputs.dotfiles}/hypr/hypridle"
|
||||
];
|
||||
};
|
||||
recursive = true;
|
||||
|
|
Loading…
Reference in a new issue