Move sway to swayfx

This commit is contained in:
Natsu Kagami 2023-03-23 11:17:12 +01:00
parent 2964471723
commit c9e15b373e
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
4 changed files with 55 additions and 3 deletions

View file

@ -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;