upstream hyprland and change to tofi
tofi is way faster than wofi
This commit is contained in:
parent
3d02938194
commit
0edc2708a1
7 changed files with 21 additions and 12 deletions
|
|
@ -30,7 +30,9 @@ with inputs;
|
|||
}
|
||||
];
|
||||
};
|
||||
programs.hyprland.package = hyprland.packages."${system}".hyprland;
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
inherit (hyprland.packages.${system}) xdg-desktop-portal-hyprland hyprland hyprland-protocols;
|
||||
hycov = hycov.packages.${system}.hycov;
|
||||
brave = (import stable-nixpkgs {inherit system;}).brave;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue