theme: use qtengine
This commit is contained in:
parent
e49c1a659d
commit
5a7c6a8a9a
4 changed files with 52 additions and 53 deletions
13
flake.nix
13
flake.nix
|
|
@ -48,17 +48,10 @@
|
|||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
|
||||
/*hyprqt6engine = {
|
||||
url = "github:hyprwm/hyprqt6engine";
|
||||
qtengine = {
|
||||
url = "github:kosslan/qt6engine/qt5";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.hyprutils.follows = "hyprutils";
|
||||
inputs.hyprlang.follows = "hyprlang";
|
||||
};*/
|
||||
|
||||
/*qt6engine = {
|
||||
url = "github:kosslan/qt6engine";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};*/
|
||||
};
|
||||
|
||||
quickshell = {
|
||||
url = "git+https://git.outfoxxed.me/quickshell/quickshell";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue