quickshell!

This commit is contained in:
Vali 2024-07-10 22:10:54 +02:00
commit 613ced37f5
17 changed files with 251 additions and 47 deletions

View file

@ -58,6 +58,11 @@
};
ags.url = "github:Aylur/ags";
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
schizofox = {
url = "github:schizofox/schizofox";
inputs = {