feat: add quickshell.
This commit is contained in:
parent
13f955bf23
commit
90a98c8993
4 changed files with 30 additions and 1 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -2252,6 +2252,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"quickshell": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1773129285,
|
||||
"narHash": "sha256-7G6x33z271v/jhBC5Le7NPOZhv9902+MfCkC9poMwf0=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "bd6217927739a79c1c4ff279051f9625cd4b2b5e",
|
||||
"revCount": 752,
|
||||
"type": "git",
|
||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"aagl": "aagl",
|
||||
|
|
@ -2281,6 +2301,7 @@
|
|||
"note": "note",
|
||||
"proton-cachyos": "proton-cachyos",
|
||||
"pyprland": "pyprland",
|
||||
"quickshell": "quickshell",
|
||||
"secrets": "secrets",
|
||||
"stylix": "stylix",
|
||||
"upfast": "upfast",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue