feat: add hyprfocus hyprland plugin
This commit is contained in:
parent
709ee7d225
commit
284f242e72
4 changed files with 347 additions and 275 deletions
37
flake.lock
generated
37
flake.lock
generated
|
@ -44,6 +44,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"hyprland-hyprfocus": {
|
||||
"inputs": {
|
||||
"hyprland": [
|
||||
"hyprland"
|
||||
],
|
||||
"nix-filter": "nix-filter"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1698854678,
|
||||
"narHash": "sha256-JuUNQXUetKIUGGwzEA5dQmKtpFvYSZzG/IV373aKd6U=",
|
||||
"owner": "VortexCoyote",
|
||||
"repo": "hyprfocus",
|
||||
"rev": "ec3b45482f651c2b1f0e4df90a41d24a1afa5a74",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "VortexCoyote",
|
||||
"repo": "hyprfocus",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"hyprland-protocols": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -69,6 +90,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-filter": {
|
||||
"locked": {
|
||||
"lastModified": 1694857738,
|
||||
"narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=",
|
||||
"owner": "numtide",
|
||||
"repo": "nix-filter",
|
||||
"rev": "41fd48e00c22b4ced525af521ead8792402de0ea",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"repo": "nix-filter",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1703637592,
|
||||
|
@ -89,6 +125,7 @@
|
|||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"hyprland": "hyprland",
|
||||
"hyprland-hyprfocus": "hyprland-hyprfocus",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue