feat(hyprland): add hyprbar plugin

This commit is contained in:
Mohammad Rafiq 2025-03-17 23:14:21 +08:00
parent 5ba48b939a
commit 92c962c5ac
No known key found for this signature in database
3 changed files with 57 additions and 0 deletions

31
flake.lock generated
View file

@ -547,6 +547,36 @@
"type": "github"
}
},
"hyprland-plugins": {
"inputs": {
"hyprland": [
"hyprland"
],
"nixpkgs": [
"hyprland-plugins",
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland-plugins",
"hyprland",
"systems"
]
},
"locked": {
"lastModified": 1742164373,
"narHash": "sha256-O0SmKvUf5rnDczzVZbhImDzSvrsPwONI3GcWgLdsdzg=",
"owner": "hyprwm",
"repo": "hyprland-plugins",
"rev": "0eb996c3ed89eeed3d493a310acd8eccb62838d9",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-plugins",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
@ -1114,6 +1144,7 @@
"inputs": {
"home-manager": "home-manager",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",
"nixd": "nixd",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_3",