switch to avizo for xf86 buttons

This commit is contained in:
atagen 2024-01-25 01:30:13 +11:00
parent 2e186237ee
commit 9c40a693e8
9 changed files with 151 additions and 224 deletions

View file

@ -42,7 +42,7 @@
nix-ld-rs = {
url = "github:nix-community/nix-ld-rs";
inputs.nixpkgs.follows = "nixpkgs";
inputs.rust-overlay.follows = "rust-overlay";
# inputs.rust-overlay.follows = "rust-overlay";
};
qtile = {
@ -50,10 +50,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
swayosd = {
url = "path:flakes/swayosd";
inputs.nixpkgs.follows = "nixpkgs";
};
# swayosd = {
# url = "path:flakes/swayosd";
# inputs.nixpkgs.follows = "nixpkgs";
# };
};
outputs = {
@ -64,7 +64,7 @@
nur,
helix,
qtile,
swayosd,
# swayosd,
nixd,
nix-ld-rs,
nix-index-database,