xdg.portal.lxqt.styles

NixOS option

Extra Qt styles that will be available to the lxqt.xdg-desktop-portal-lxqt.

type: list of package
Default
[ ]
Example
[
  pkgs.libsForQt5.qtstyleplugin-kvantum
  pkgs.breeze-qt5
];
declared in: nixos/modules/config/xdg/portals/lxqt.nixView source on NixOS/nixpkgs →