Move sway to swayfx
This commit is contained in:
parent
2964471723
commit
c9e15b373e
4 changed files with 55 additions and 3 deletions
|
@ -24,6 +24,10 @@
|
|||
youmubot.url = "github:natsukagami/youmubot";
|
||||
youmubot.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nix-gaming.url = github:fufexan/nix-gaming;
|
||||
swayfx = {
|
||||
url = github:WillPower3309/swayfx;
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
# --- Sources
|
||||
kakoune.url = github:mawww/kakoune;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue