1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

swayr: add module (#4322)

a window switcher for sway
This commit is contained in:
9p4 2023-11-06 12:05:18 -05:00 committed by GitHub
parent 8765d4e38a
commit c067d57fc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 275 additions and 0 deletions

View file

@ -454,4 +454,10 @@
github = "wcarlsen";
githubId = 17003032;
};
"9p4" = {
name = "9p4";
email = "vcs@ersei.net";
github = "9p4";
githubId = 17993169;
};
}