switch to avizo for xf86 buttons
This commit is contained in:
parent
2e186237ee
commit
9c40a693e8
9 changed files with 151 additions and 224 deletions
12
flake.nix
12
flake.nix
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue