nixpkgs
nixpkgs copied to clipboard
Calibre uses its own style instead of using adwaita / gnome
Describe the bug
Calibre uses its own style instead of using adwaita / gnome
Steps To Reproduce
environment.sessionVariables = {
CALIBRE_USE_SYSTEM_THEME = "true";
};
environment.systemPackages = with pkgs; [
adwaita-qt
calibre
qgnomeplatform
];
Metadata
Please run nix-shell -p nix-info --run "nix-info -m"
and paste the result.
[nix@87a9f8f3b6a231:~] nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.6.36, NixOS, 24.11 (Vicuna), 24.11pre646099.00d80d13810d`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.4`
- channels(root): `"home-manager, nixos"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos