added bzmenu and iwmenu to sway/waybar

This commit is contained in:
Don Harper 2025-05-01 22:28:32 -05:00
parent 155672672f
commit 56708c463d
4 changed files with 58 additions and 41 deletions

View file

@ -17,6 +17,8 @@
# nixpkgs-zoom.url = "github:NixOS/nixpkgs/79077930a404da8b7cd7ecf2fe05e8a80347e340";
nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
bzmenu.url = "github:e-tho/bzmenu";
iwmenu.url = "github:e-tho/iwmenu";
};
outputs = inputs@{ self, nixpkgs, nix, nixpkgs-stable, nixos-hardware