theme: use qtengine

This commit is contained in:
outfoxxed 2026-01-15 10:14:31 -08:00
parent e49c1a659d
commit 5a7c6a8a9a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 52 additions and 53 deletions

View file

@ -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";