Add wl-backdrop (WIP) --bg-color option
This commit is contained in:
parent
38a96b79b3
commit
a7fe813f17
5 changed files with 61 additions and 3 deletions
28
flake.lock
generated
28
flake.lock
generated
|
|
@ -76,7 +76,8 @@
|
|||
"libkrun-src": "libkrun-src",
|
||||
"muvm-src": "muvm-src",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"sidebus": "sidebus"
|
||||
"sidebus": "sidebus",
|
||||
"wl-backdrop": "wl-backdrop"
|
||||
}
|
||||
},
|
||||
"sidebus": {
|
||||
|
|
@ -103,6 +104,31 @@
|
|||
"type": "git",
|
||||
"url": "https://git.clan.lol/clan/sidebus"
|
||||
}
|
||||
},
|
||||
"wl-backdrop": {
|
||||
"inputs": {
|
||||
"flake-parts": [
|
||||
"flake-parts"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1772781884,
|
||||
"narHash": "sha256-epVLmAHnJi4EoZea5DUmxB3r6SPSMu3Nzki7JzbK0sA=",
|
||||
"ref": "main",
|
||||
"rev": "20e3910ef60aa627933a5d750b60cc3dcd0653cf",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "https://git.clan.lol/valpackett/wl-backdrop"
|
||||
},
|
||||
"original": {
|
||||
"ref": "main",
|
||||
"shallow": true,
|
||||
"type": "git",
|
||||
"url": "https://git.clan.lol/valpackett/wl-backdrop"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue