adwaita-qt
adwaita-qt 1.4.2
Style to bend Qt applications to look like they belong into GNOME Shell
https://github.com/FedoraQt/adwaita-qtGNU General Public License v2.0 or later
programs: -
Platforms (80)
aarch64-freebsdmmix-mmixwarei686-freebsdarmv7l-netbsdjavascript-ghcjsriscv64-netbsdx86_64-netbsdriscv32-none
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adwaita-qt ];
Ad-hoc shell
nix-shell -p adwaita-qt
Flake (nix run)
nix run nixpkgs#adwaita-qt